Overview
see ticket number: 36305
This structure represents the time off alert fields associated with rejected and/or incomplete/draft time off cards.
...
Panel | ||
---|---|---|
| ||
|
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
AlertType | String |
The alert type, valid values include: "D" for draft "M" for missing "R" for rejected or incomplete | ||
BeginDate | DateTime |
The begin date (in UTC format) of the time off card(s) | |
EndDate | DateTime |
The begin date (in UTC format) of the time off card(s) |
Usage Example(s)
see ticket number: 36305