# TheJiraCloudPlatformRestApi.ProjectFeatureState

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**state** | **String** | The feature state. | [optional] 

<a name="StateEnum"></a>
## Enum: StateEnum

* `ENABLED` (value: `"ENABLED"`)
* `DISABLED` (value: `"DISABLED"`)
* `COMING_SOON` (value: `"COMING_SOON"`)

