Mes.WebApi.Models.ShiftHistory JSON Schema
- Last UpdatedNov 06, 2025
- 1 minute read
| Name | Description | Data Type |
|---|---|---|
| ent_id | The entity ID. | integer |
| ent_name | The entity name. | string |
| shift_id | The shift ID. | integer |
| shift_desc | The shift description. | string |
| shift_start_utc | The date and time in UTC when the shift started. | string |
| shift_end_utc | The date and time in UTC when the shift ended. | string |