# TheJiraCloudPlatformRestApi.IssueEntityPropertiesForMultiUpdate

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**issueID** | **Number** | The ID of the issue. | [optional] 
**properties** | [**{String: JsonNode}**](JsonNode.md) | Entity properties to set on the issue. The maximum length of an issue property value is 32768 characters. | [optional] 
