Classes
Enumerations
Interfaces
TypeAliases

CompassCreateCustomBooleanFieldDefinitionInput

Accepts input for creating a custom boolean field definition.

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

Rate this page: