Jira.js - Jira Cloud API library
Preparing search index...
Version3Models
Screen
Interface Screen
A screen.
interface
Screen
{
description
?:
string
;
id
?:
number
;
name
?:
string
;
scope
?:
Version3Models
.
Scope
;
}
Index
Properties
description?
id?
name?
scope?
Properties
Optional
description
description
?:
string
The description of the screen.
Optional
id
id
?:
number
The ID of the screen.
Optional
name
name
?:
string
The name of the screen.
Optional
scope
scope
?:
Version3Models
.
Scope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
id
name
scope
Jira.js - Jira Cloud API library
Loading...
A screen.