Jira.js - Jira Cloud API library
Preparing search index...
Version3Models
IssueTransitionStatus
Interface IssueTransitionStatus
interface
IssueTransitionStatus
{
statusId
?:
number
;
statusName
?:
string
;
}
Index
Properties
status
Id?
status
Name?
Properties
Optional
status
Id
statusId
?:
number
The unique ID of the status.
Optional
status
Name
statusName
?:
string
The name of the status.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
Id
status
Name
Jira.js - Jira Cloud API library
Loading...
The unique ID of the status.