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] |