Options
All
  • Public
  • Public/Protected
  • All
Menu

The details of votes on an issue.

Hierarchy

  • Votes

Index

Properties

Properties

Optional hasVoted

hasVoted: boolean

Whether the user making this request has voted on the issue.

Optional self

self: string

The URL of these issue vote details.

format

uri

Optional voters

voters: 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 votes

votes: number

The number of votes on the issue.

format

int64

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc