...
This structure represents the cost alert fields associated with rejected and/or draft/unsubmitted expensesa collection of cost alerts (PwsCostAlert). Each alert pertains to a single document and signifies the presence of rejected or draft (unsubmitted) cost cards on the expense document.
Format
Panel | ||
---|---|---|
| ||
|
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
AlertCount | Int32 | The total number of cost alerts. This value is returned only when the CountOnlyFlag = 'true' | 2 |
Alerts | PwsCostAlert[???] | The cost alert fields associated with rejected and/or unsubmitted expenses |
...