Jira.js - Jira Cloud API library
Preparing search index...
Version2Parameters
CreateStatuses
Interface CreateStatuses
Details of the statuses being created and their scope.
interface
CreateStatuses
{
scope
:
Version2Models
.
StatusScope
;
statuses
:
Version2Models
.
StatusCreate
[]
;
}
Hierarchy (
View Summary
)
Version2Models
.
StatusCreateRequest
CreateStatuses
Index
Properties
scope
statuses
Properties
scope
scope
:
Version2Models
.
StatusScope
statuses
statuses
:
Version2Models
.
StatusCreate
[]
Details of the statuses being created.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
scope
statuses
Jira.js - Jira Cloud API library
Loading...
Details of the statuses being created and their scope.