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

CompassUpdateCustomMultiSelectFieldDefinitionInput

Accepts input for updating a custom multi select field definition.

Property NameTypeDescription
componentTypeIdsInputMaybe<Array<String>>The component types the custom multi-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 multi-select field.
idStringThe ID of the custom multi-select field definition.
nameInputMaybe<String>The name of the custom multi-select field.
updateOptionsInputMaybe<Array<CompassUpdateCustomFieldOptionDefinitionInput>>A list of options to update.

Rate this page: