Classes
Enumerations
Interfaces
TypeAliases

CompassCreateCustomMultiSelectFieldDefinitionInput

Accepts input for creating a custom multi select field definition.

Property NameTypeDescription
cloudIdStringThe cloud ID of the site to create a custom multi-select field definition for.
componentTypeIdsInputMaybe<Array<String>>The component types the custom multi-select field applies to.
descriptionInputMaybe<String>The description of the custom multi-select field.
nameStringThe name of the custom multi-select field.
optionsInputMaybe<Array<String>>A list of options.

Rate this page: