@shortcut/client
Preparing search index...
UpdateHealth
Interface UpdateHealth
interface
UpdateHealth
{
status
?:
"At Risk"
|
"On Track"
|
"Off Track"
|
"No Health"
;
text
?:
string
;
}
Index
Properties
status?
text?
Properties
Optional
status
status
?:
"At Risk"
|
"On Track"
|
"Off Track"
|
"No Health"
The health status of the Epic.
Optional
text
text
?:
string
The description of the Health status.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
text
@shortcut/client
Loading...
The health status of the Epic.