PwsScheduleTimeOffDate
Overview
This structure represents the date and time off minutes associated with a resource's scheduled time off.
Format
PwsScheduleTimeOffDate
- PwsScheduleTimeOffDate
- Date: DateTime
- TimeOffMinutes: Int32
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Date | DateTime | The date (in midnight UTC format) associated with the resource's scheduled time off. | 2018-03-30T00:00:00Z |
TimeOffMinutes | Int32 | The time off minutes on the specified date. | 1440 |