Classes
Enumerations
Interfaces
TypeAliases

CompassCustomMultiSelectFieldDefinition

The definition of a custom multi-select field.

Property NameTypeDescription
__typenameLiteral
componentTypeIdsMaybe<Array<String>>The IDs of component types the custom multi-select field applies to.
componentTypesMaybe<Array<CompassComponentType>>The component types the custom multi-select field applies to.
descriptionMaybe<String>The description of the custom multi-select field.
idStringThe ID of the custom multi-select field definition.
nameMaybe<String>The name of the custom multi-select field.
optionsMaybe<Array<CompassCustomSelectFieldOption>>A list of options for the custom multi-select field.

Rate this page: