# TheJiraCloudPlatformRestApi.ApplicationProperty

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**allowedValues** | **[String]** | The allowed values, if applicable. | [optional] 
**defaultValue** | **String** | The default value of the application property. | [optional] 
**desc** | **String** | The description of the application property. | [optional] 
**example** | **String** |  | [optional] 
**id** | **String** | The ID of the application property. The ID and key are the same. | [optional] 
**key** | **String** | The key of the application property. The ID and key are the same. | [optional] 
**name** | **String** | The name of the application property. | [optional] 
**type** | **String** | The data type of the application property. | [optional] 
**value** | **String** | The new value. | [optional] 
