Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
StatusProjectUsageDto
Interface StatusProjectUsageDto
The projects using this status.
interface
StatusProjectUsageDto
{
projects
?:
StatusProjectUsagePage
;
statusId
?:
string
;
}
Index
Properties
projects?
status
Id?
Properties
Optional
projects
projects
?:
StatusProjectUsagePage
A page of projects.
Optional
status
Id
status
Id
?:
string
The status ID.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
projects
status
Id
Source Code
@resolution/jira-api-client
Loading...
The projects using this status.