Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 573 Bytes

RemoveOptionFromIssuesResult.md

File metadata and controls

8 lines (7 loc) · 573 Bytes

RemoveOptionFromIssuesResult

Properties

Name Type Description Notes
modifiedIssues List<Long> The IDs of the modified issues. [optional]
unmodifiedIssues List<Long> The IDs of the unchanged issues, those issues where errors prevent modification. [optional]
errors AllOfRemoveOptionFromIssuesResultErrors A collection of errors related to unchanged issues. The collection size is limited, which means not all errors may be returned. [optional]