Jira.js - Jira Cloud API library
Preparing search index...
Version3Parameters
DeleteRemoteIssueLinkByGlobalId
Interface DeleteRemoteIssueLinkByGlobalId
interface
DeleteRemoteIssueLinkByGlobalId
{
globalId
:
string
;
issueIdOrKey
:
string
;
}
Index
Properties
global
Id
issue
Id
Or
Key
Properties
global
Id
globalId
:
string
The global ID of a remote issue link.
issue
Id
Or
Key
issueIdOrKey
:
string
The ID or key of the issue.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
global
Id
issue
Id
Or
Key
Jira.js - Jira Cloud API library
Loading...
The global ID of a remote issue link.