Classes
Enumerations
Interfaces
TypeAliases

CompassCreateCustomTextFieldDefinitionInput

Accepts input for creating a custom text field definition.

Property NameTypeDescription
cloudIdStringThe cloud ID of the site to create a custom text field definition for.
componentTypeIdsInputMaybe<Array<String>>The component types the custom text field applies to.
componentTypesInputMaybe<Array<CompassComponentType>>The component types the custom text field applies to.
descriptionInputMaybe<String>The description of the custom text field.
nameStringThe name of the custom text field.

Rate this page: