Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
Context
Interface Context
A context.
interface
Context
{
id
?:
number
;
name
?:
string
;
scope
?:
Scope
;
}
Index
Properties
id?
name?
scope?
Properties
Optional
id
id
?:
number
The ID of the context.
Optional
name
name
?:
string
The name of the context.
Optional
scope
scope
?:
Scope
The scope of the context.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
scope
Source Code
@resolution/jira-api-client
Loading...
A context.