object LaborSpecialProject

Fields

FieldTypeDescription
idString

Workforce Hero special project identifier

nameString

Workforce Hero special project name

started_atString

When the worker started the special project

Referenced By

Example

{
  "id": "abc123",
  "name": "abc123",
  "started_at": "abc123"
}