Overview
This structure represents the fields associated with time alerts. Alerts are generated for weeks containing rejected or incomplete time cards, draft time cards and missing time.
Format
PwsTimeAlerts
- PwsTimeAlerts
- AlertCount: Int32
- Alerts: PwsTimeAlert [???]
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
AlertCount | Int32 | The total number of time alerts that were returned | 7 |
Alerts | PwsTimeAlert [???] | This structure represents the fields associated with a time alert |
|