# TheJiraCloudPlatformRestApi.UiModificationDetails

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**contexts** | [**[UiModificationContextDetails]**](UiModificationContextDetails.md) | List of contexts of the UI modification. The maximum number of contexts is 1000. | [optional] 
**data** | **String** | The data of the UI modification. The maximum size of the data is 50000 characters. | [optional] 
**description** | **String** | The description of the UI modification. The maximum length is 255 characters. | [optional] 
**id** | **String** | The ID of the UI modification. | 
**name** | **String** | The name of the UI modification. The maximum length is 255 characters. | 
**self** | **String** | The URL of the UI modification. | 
