Overview
???
Format
PwsDailyWorkingMinutes
- PwsDailyWorkingMinutes
- Date: DateTime
- HolidayMinutes: Int32
- TimeOffMinutes: Int32
- WorkingMinutes: Int32
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Date | DateTime | The date in UTC format | 2020-01-20T00:00:00Z |
HolidayMinutes | Int32 | The number of holiday minutes on this day | 480 |
TimeOffMinutes | Int32 | The number of time off minutes on this day | 0 |
WorkingMinutes | Int32 | The number of working minutes on this day | 0 |