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

x/jira/src/version2/parameters/deleteRemoteIssueLinkByGlobalId.ts>DeleteRemoteIssueLinkByGlobalId

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

Properties

issueIdOrKey: string

The ID or key of the issue.

globalId: string

The global ID of a remote issue link.