PwsTimeoffAlerts
Overview
This structure represents the fields associated with time off alerts. Alerts are generated for weeks containing rejected time off requests.Â
Format
PwsTimeAlerts
- PwsTimeoffAlerts
- AlertCount: Int32
- Alerts: PwsTimeoffAlert []
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
AlertCount | Int32 | The total number of time off alerts that were returned. This value is returned only if the caller requested an alert count only. | 7 |
Alerts | This is a list of time off alert structures, providing individual details of each alert raised. This value is returned only if the caller did not request an alert count only. |