# Narwhalyeti.EnumOption

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**gid** | **String** | Globally unique identifier of the resource, as a string. | [optional] 
**resource_type** | **String** | The base type of this resource. | [optional] 
**name** | **String** | The name of the enum option. | [optional] 
**enabled** | **Boolean** | Whether or not the enum option is a selectable value for the custom field. | [optional] 
**color** | **String** | The color of the enum option. Defaults to ‘none’. | [optional] 
