interface GetVotes {
    issueIdOrKey: string;
}

Properties

Properties

issueIdOrKey: string

The ID or key of the issue.