# TheJiraCloudPlatformRestApi.UiModificationContextDetails

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The ID of the UI modification context. | [optional] 
**isAvailable** | **Boolean** | Whether a context is available. For example, when a project is deleted the context becomes unavailable. | [optional] 
**issueTypeId** | **String** | The issue type ID of the context. | 
**projectId** | **String** | The project ID of the context. | 
**viewType** | **String** | The view type of the context. Only &#x60;GIC&#x60; (Global Issue Create) is supported. | 
