PwsTimeoffAlert
Overview
This structure represents the time off alert fields associated with rejected or incomplete time off requests
Format
PwsTimeoffAlert
- PwsTimeoffAlert
- AlertType: String
- BeginDate: DateTime
- EndDate: DateTime
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
AlertType | String | The alert type, valid values include: "R" for rejected or incomplete At this time, this is the only AlertType for time off alerts. | R |
BeginDate | DateTime | The begin date (in UTC format) of the time off. | 2018-03-23T00:00:00Z |
EndDate | DateTime | The begin date (in UTC format) of the time off. | 2018-03-27T00:00:00Z |