@theredspace/spp-client
Preparing search index...
IssueSeverity
Interface IssueSeverity
A classification of issue impact (e.g. High, Medium, Low). Read-only.
interface
IssueSeverity
{
active
:
"0"
|
"1"
;
created
:
DateContainer
;
id
:
string
;
name
:
string
;
notes
?:
string
;
updated
:
DateContainer
;
}
Index
Properties
active
created
id
name
notes?
updated
Properties
active
active
:
"0"
|
"1"
created
created
:
DateContainer
id
id
:
string
name
name
:
string
Optional
notes
notes
?:
string
updated
updated
:
DateContainer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
created
id
name
notes
updated
@theredspace/spp-client
Loading...
A classification of issue impact (e.g. High, Medium, Low). Read-only.