Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
BoardCreateBean
Interface BoardCreateBean
interface
BoardCreateBean
{
filterId
?:
number
;
location
?:
LocationBean
;
name
?:
string
;
type
?:
"kanban"
|
"scrum"
|
"agility"
;
}
Index
Properties
filter
Id?
location?
name?
type?
Properties
Optional
filter
Id
filter
Id
?:
number
Optional
location
location
?:
LocationBean
Optional
name
name
?:
string
Optional
type
type
?:
"kanban"
|
"scrum"
|
"agility"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
filter
Id
location
name
type
Source Code
@resolution/jira-api-client
Loading...