Classes
Enumerations
Interfaces
TypeAliases

CompassUpdateCustomBooleanFieldDefinitionInput

Accepts input for updating a custom boolean field definition.

Property NameTypeDescription
componentTypeIdsInputMaybe<Array<String>>The component types the custom boolean field applies to.
componentTypesInputMaybe<Array<CompassComponentType>>The component types the custom boolean field applies to.
descriptionInputMaybe<String>The description of the custom boolean field.
idStringThe ID of the custom boolean field definition.
nameInputMaybe<String>The name of the custom boolean field.

Rate this page: