# TheJiraCloudPlatformRestApi.ReorderIssuePriorities

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**after** | **String** | The ID of the priority. Required if &#x60;position&#x60; isn&#x27;t provided. | [optional] 
**ids** | **[String]** | The list of issue IDs to be reordered. Cannot contain duplicates nor after ID. | 
**position** | **String** | The position for issue priorities to be moved to. Required if &#x60;after&#x60; isn&#x27;t provided. | [optional] 
