Classes
Enumerations
Interfaces
TypeAliases

CompassUpdateCustomUserFieldDefinitionInput

Accepts input for updating a custom user field definition.

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

Rate this page: