Jira.js - Jira Cloud API library
Preparing search index...
Version3Models
ProjectLandingPageInfo
Interface ProjectLandingPageInfo
interface
ProjectLandingPageInfo
{
attributes
?:
{}
;
boardId
?:
number
;
boardName
?:
string
;
projectKey
?:
string
;
projectType
?:
string
;
queueCategory
?:
string
;
queueId
?:
number
;
queueName
?:
string
;
simpleBoard
?:
boolean
;
simplified
?:
boolean
;
url
?:
string
;
}
Index
Properties
attributes?
board
Id?
board
Name?
project
Key?
project
Type?
queue
Category?
queue
Id?
queue
Name?
simple
Board?
simplified?
url?
Properties
Optional
attributes
attributes
?:
{}
Optional
board
Id
boardId
?:
number
Optional
board
Name
boardName
?:
string
Optional
project
Key
projectKey
?:
string
Optional
project
Type
projectType
?:
string
Optional
queue
Category
queueCategory
?:
string
Optional
queue
Id
queueId
?:
number
Optional
queue
Name
queueName
?:
string
Optional
simple
Board
simpleBoard
?:
boolean
Optional
simplified
simplified
?:
boolean
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
board
Id
board
Name
project
Key
project
Type
queue
Category
queue
Id
queue
Name
simple
Board
simplified
url
Jira.js - Jira Cloud API library
Loading...