/
PwsScheduleHoliday
PwsScheduleHoliday
Overview
This structure represents a resource's scheduled company holiday hours.
Format
PwsScheduleHoliday
- PwsScheduleHoliday
- Date: DateTime
- HolidayName: String (50)
- TimeOffMinutes: Int32
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Date | DateTime | The date (in midnight UTC format) of the company holiday | 2018-03-30T00:00:00Z |
HolidayName | String | The holiday name. | Company Spring Break |
TimeOffMinutes | Int32 | The time off minutes (1440 = whole day). | 1440 |