Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jira/src/version3/parameters/getRemoteIssueLinks.ts>GetRemoteIssueLinks

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
Latest
interface GetRemoteIssueLinks
import { type GetRemoteIssueLinks } from "https://deno.land/x/jira@v3.0.2/src/version3/parameters/getRemoteIssueLinks.ts";

Properties

issueIdOrKey: string

The ID or key of the issue.

optional
globalId: string

The global ID of the remote issue link.