object LaborShift

Fields

FieldTypeDescription
started_atString

Current shift start timestamp in Workforce Hero

finished_atString

Current shift end timestamp in Workforce Hero

Referenced By

Example

{
  "started_at": "abc123",
  "finished_at": "abc123"
}