Accepts input for updating a custom user field definition.
Property Name | Type | Description |
---|---|---|
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. |
id | String | The ID of the custom user field definition. |
name | InputMaybe<String> | The name of the custom user field. |
Rate this page: