Classes
Enumerations
Interfaces
TypeAliases

CompassCreateCustomUserFieldDefinitionInput

Accepts input for creating a custom user field definition.

Property NameTypeDescription
cloudIdStringThe cloud ID of the site to create a custom user field definition for.
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.
nameStringThe name of the custom user field.

Rate this page: