WorkStatusKind
Type: enum (of string)
Kind of status, specific to work.
Must be one of:
"WorkStatusKind.completed"
"WorkStatusKind.enroute"
"WorkStatusKind.waitingOnApproval"
"WorkStatusKind.scheduled"
"WorkStatusKind.dispatched"
"WorkStatusKind.cancelled"
"WorkStatusKind.approved"
"WorkStatusKind.onSite"
"WorkStatusKind.closed"
"WorkStatusKind.waitingOnMaterial"
"WorkStatusKind.waitingToBeScheduled"
"WorkStatusKind.inProgress"