Jira.js - Jira Cloud API library
Preparing search index...
Version2Models
IssueContextVariable
Interface IssueContextVariable
interface
IssueContextVariable
{
id
?:
number
;
key
?:
string
;
type
:
string
;
}
Index
Properties
id?
key?
type
Properties
Optional
id
id
?:
number
The issue ID.
Optional
key
key
?:
string
The issue key.
type
type
:
string
Type of custom context variable.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
key
type
Jira.js - Jira Cloud API library
Loading...
The issue ID.