Developer
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Classes
Enumerations
Interfaces
TypeAliases

CompassCreateCustomFieldDefinitionInput

Accepts input for creating a custom field definition. You must provide exactly one of the fields in this input type.

Property NameTypeDescription
booleanFieldDefinitionInputMaybe<CompassCreateCustomBooleanFieldDefinitionInput>Input for creating a custom boolean field definition.
multiSelectFieldDefinitionInputMaybe<CompassCreateCustomMultiSelectFieldDefinitionInput>Input for creating a custom multi-select field definition.
numberFieldDefinitionInputMaybe<CompassCreateCustomNumberFieldDefinitionInput>Input for creating a custom number field definition.
singleSelectFieldDefinitionInputMaybe<CompassCreateCustomSingleSelectFieldDefinitionInput>Input for creating a custom single-select field definition.
textFieldDefinitionInputMaybe<CompassCreateCustomTextFieldDefinitionInput>Input for creating a custom text field definition.
userFieldDefinitionInputMaybe<CompassCreateCustomUserFieldDefinitionInput>Input for creating a custom user field definition.

Rate this page: