# TheJiraCloudPlatformRestApi.RemoveOptionFromIssuesResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**errors** | **AllOfRemoveOptionFromIssuesResultErrors** | A collection of errors related to unchanged issues. The collection size is limited, which means not all errors may be returned. | [optional] 
**modifiedIssues** | **[Number]** | The IDs of the modified issues. | [optional] 
**unmodifiedIssues** | **[Number]** | The IDs of the unchanged issues, those issues where errors prevent modification. | [optional] 
