Developer
Documentation
Resources
Get Support
Sign in
Developer
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Developer
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Classes
Enumerations
Interfaces
TypeAliases

CompassCustomSingleSelectFieldDefinition

The definition of a custom single-select field.

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

Rate this page: