# TheJiraCloudPlatformRestApi.IssueFieldOptionConfiguration

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attributes** | **[String]** | DEPRECATED | [optional] 
**scope** | **AllOfIssueFieldOptionConfigurationScope** | Defines the projects that the option is available in. If the scope is not defined, then the option is available in all projects. | [optional] 

<a name="[AttributesEnum]"></a>
## Enum: [AttributesEnum]

* `notSelectable` (value: `"notSelectable"`)
* `defaultValue` (value: `"defaultValue"`)

