schemaFacets property

List<SchemaFacet>? schemaFacets
final

The facets attached to the specified object. Although the response does not include minor version information, the most recently applied minor version of each Facet is in effect. See GetAppliedSchemaVersion for details.

Implementation

final List<SchemaFacet>? schemaFacets;