Classes
Enumerations
Interfaces
TypeAliases

CompassUpdateCustomTextFieldDefinitionInput

Accepts input for updating a custom text field definition.

Property NameTypeDescription
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.
idStringThe ID of the custom text field definition.
nameInputMaybe<String>The name of the custom text field.

Rate this page: