Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 2.55 KB

File metadata and controls

12 lines (8 loc) · 2.55 KB

CustomMetadataPropertyDefinition

The definition for a key within a Custom Metadata schema. Only the fields applicable to Custom Metadata are exposed.

Fields

Field Type Required Description
name String ✔️ The name of the metadata key.
propertyType CustomMetadataPropertyDefinitionPropertyType ✔️ The type of metadata key. This governs the search and faceting behavior.
skipIndexing Optional<Boolean> If true then the property will not be indexed for retrieval and ranking.