interface GetIssuePropertyKeys {
    issueIdOrKey: string;
}

Properties

Properties

issueIdOrKey: string

The key or ID of the issue.