Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
ProjectLandingPageInfo
Interface ProjectLandingPageInfo
The project landing page info.
interface
ProjectLandingPageInfo
{
attributes
?:
{
[
key
:
string
]
:
string
;
}
;
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
?:
{
[
key
:
string
]
:
string
;
}
Optional
board
Id
board
Id
?:
number
Optional
board
Name
board
Name
?:
string
Optional
project
Key
project
Key
?:
string
Optional
project
Type
project
Type
?:
string
Optional
queue
Category
queue
Category
?:
string
Optional
queue
Id
queue
Id
?:
number
Optional
queue
Name
queue
Name
?:
string
Optional
simple
Board
simple
Board
?:
boolean
Optional
simplified
simplified
?:
boolean
Optional
url
url
?:
string
Settings
Member Visibility
Inherited
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
Source Code
@resolution/jira-api-client
Loading...
The project landing page info.