object LaborWorkerAlert
Fields
| Field | Type | Description |
|---|---|---|
type | String | Alert category reported by Workforce Hero. |
created_at | String | When Workforce Hero created the alert. |
Referenced By
- LaborWorker Type
Example
{
"type": "late_start",
"created_at": "2026-07-09T15:30:00Z"
}