# TheJiraCloudPlatformRestApi.CreateCustomFieldContext

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **String** | The description of the context. | [optional] 
**id** | **String** | The ID of the context. | [optional] 
**issueTypeIds** | **[String]** | The list of issue types IDs for the context. If the list is empty, the context refers to all issue types. | [optional] 
**name** | **String** | The name of the context. | 
**projectIds** | **[String]** | The list of project IDs associated with the context. If the list is empty, the context is global. | [optional] 
