# EnumOption
## Properties
**gid** | Option<**String**> | Globally unique identifier of the resource, as a string. | [optional][readonly]
**resource_type** | Option<**String**> | The base type of this resource. | [optional][readonly]
**name** | Option<**String**> | The name of the enum option. | [optional]
**enabled** | Option<**bool**> | Whether or not the enum option is a selectable value for the custom field. | [optional]
**color** | Option<**String**> | The color of the enum option. Defaults to ‘none’. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)