# TheJiraCloudPlatformRestApi.LicensedApplication

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The ID of the application. | 
**plan** | **String** | The licensing plan. | 

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

* `UNLICENSED` (value: `"UNLICENSED"`)
* `FREE` (value: `"FREE"`)
* `PAID` (value: `"PAID"`)

