ShishoTriageStatus
No description
enum ShishoTriageStatus {
AWAITING_REVIEW
ACTION_REQUIRED
ACKNOWLEDGED
SECURE
DELETED
}
Values
ShishoTriageStatus.AWAITING_REVIEW
ShishoTriageStatus.ACTION_REQUIRED
ShishoTriageStatus.ACKNOWLEDGED
ShishoTriageStatus.SECURE
ShishoTriageStatus.DELETED
Member of
ShishoTriageStatusEvent
object