@shortcut/client
Preparing search index...
CreateEpicHealth
Interface CreateEpicHealth
interface
CreateEpicHealth
{
status
:
"At Risk"
|
"On Track"
|
"Off Track"
|
"No Health"
;
text
?:
string
;
}
Index
Properties
status
text?
Properties
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.