Name | Type | Description | Notes |
---|---|---|---|
id | String | The unique ID of an existing EnumValue within the CustomField's domain. | [optional] [default to nothing] |
value | String | A string value within the domain of this Custom Field. | [optional] [default to nothing] |
color_key | String | A color key associated with this EnumValue within the CustomField's domain. | [optional] [default to nothing] |
enabled | Bool | Whether this EnumValue is enabled for its CustomField or not. Leaving this key out of the request leaves the current enabled state untouched. | [optional] [default to nothing] |