Classes
Enumerations
Interfaces
TypeAliases

CompassCreateCustomNumberFieldDefinitionInput

Accepts input for creating a custom number field definition.

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

Rate this page: