Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 594 Bytes

Votes.md

File metadata and controls

9 lines (8 loc) · 594 Bytes

Votes

Properties

Name Type Description Notes
self String The URL of these issue vote details. [optional]
votes Long The number of votes on the issue. [optional]
hasVoted Boolean Whether the user making this request has voted on the issue. [optional]
voters List<User> List of the users who have voted on this issue. An empty list is returned when the calling user doesn't have the View voters and watchers project permission. [optional]