GitHub
npm
Preparing search index...
The search index is not available
Jira Data Center API Client
Jira Data Center API Client
JiraBoardColumn
Interface JiraBoardColumn
Board column status mapping.
interface
JiraBoardColumn
{
max
?:
number
;
min
?:
number
;
name
:
string
;
statuses
:
{
id
:
string
;
self
:
string
}
[]
;
}
Index
Properties
max?
min?
name
statuses
Properties
Optional
max
max
?:
number
Optional
min
min
?:
number
name
name
:
string
statuses
statuses
:
{
id
:
string
;
self
:
string
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
min
name
statuses
GitHub
npm
Jira Data Center API Client
Loading...
Board column status mapping.