Classes
Enumerations
Interfaces
TypeAliases

CompassUpdateCustomNumberFieldDefinitionInput

Accepts input for updating a custom number field definition.

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

Rate this page: