| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The unique public ID for the Custom Field. | [default to nothing] |
| value | String | A string value within the domain of this Custom Field. | [default to nothing] |
| position | Int64 | An integer indicating the position of this Value with respect to the other CustomFieldEnumValues in the enumeration. | [default to nothing] |
| color_key | String | A color key associated with this CustomFieldEnumValue. | [default to nothing] |
| entity_type | String | A string description of this resource. | [default to nothing] |
| enabled | Bool | When true, the CustomFieldEnumValue can be selected for the CustomField. | [default to nothing] |