Developer
News and Updates
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Classes
Enumerations
Interfaces
TypeAliases

CompassUpdateCustomSingleSelectFieldDefinitionInput

Accepts input for updating a custom single select field definition.

Property NameTypeDescription
componentTypeIdsInputMaybe<Array<String>>The component types the custom single-select field applies to.
createOptionsInputMaybe<Array<String>>A list of options to create.
deleteOptionsInputMaybe<Array<String>>A list of options to delete.
descriptionInputMaybe<String>The description of the custom single-select field.
idStringThe ID of the custom single-select field definition.
nameInputMaybe<String>The name of the custom single-select field.
updateOptionsInputMaybe<Array<CompassUpdateCustomFieldOptionDefinitionInput>>A list of options to update.

Rate this page: