@theredspace/spp-client
Preparing search index...
IssueStatus
Interface IssueStatus
The current status of an issue (e.g. Open, Closed). Read-only.
interface
IssueStatus
{
id
:
string
;
name
:
string
;
}
Index
Properties
id
name
Properties
id
id
:
string
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
@theredspace/spp-client
Loading...
The current status of an issue (e.g. Open, Closed). Read-only.