Accepts input for creating a custom user field definition.
Property Name | Type | Description |
---|---|---|
cloudId | String | The cloud ID of the site to create a custom user field definition for. |
componentTypeIds | InputMaybe<Array<String>> | The component types the custom user field applies to. |
componentTypes | InputMaybe<Array<CompassComponentType>> | The component types the custom user field applies to. |
description | InputMaybe<String> | The description of the custom user field. |
name | String | The name of the custom user field. |
Rate this page: