# TheJiraCloudPlatformRestApi.StatusScope

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**project** | [**ProjectId**](ProjectId.md) |  | [optional] 
**type** | **String** | The scope of the status. &#x60;GLOBAL&#x60; for company-managed projects and &#x60;PROJECT&#x60; for team-managed projects. | 

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

* `PROJECT` (value: `"PROJECT"`)
* `GLOBAL` (value: `"GLOBAL"`)

