Jira.js - Jira Cloud API library
    Preparing search index...

    Interface RemoveVote

    interface RemoveVote {
        issueIdOrKey: string;
    }
    Index

    Properties

    Properties

    issueIdOrKey: string

    The ID or key of the issue.