Jira.js - Jira Cloud API library
Preparing search index...
Version3Models
CreateWorkflowStatusDetails
Interface CreateWorkflowStatusDetails
The details of a transition status.
interface
CreateWorkflowStatusDetails
{
id
:
string
;
properties
?:
{}
;
}
Index
Properties
id
properties?
Properties
id
id
:
string
The ID of the status.
Optional
properties
properties
?:
{}
The properties of the status.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
properties
Jira.js - Jira Cloud API library
Loading...
The details of a transition status.