Represents the association of an employee and a workLocation on a given date and position in the day.
Was this page helpful?
{ "id": 123, "ownerId": 123, "workLocationId": 123, "areaId": 123, "date": "2023-12-25", "position": "FullDay", "status": "Pending" }