{
"approvedCount": "int32",
"durationInMinutes": "double",
"periodEnding": "date-time",
"periodStarting": "date-time",
"processedCount": "int32",
"rejectedCount": "int32",
"submittedCount": "int32"
}
| Name | Type | Description |
|---|---|---|
| approvedCount | int32 | Int32 |
| durationInMinutes | double | Decimal |
| periodEnding | date-time | DateTime |
| periodStarting | date-time | DateTime |
| processedCount | int32 | Int32 |
| rejectedCount | int32 | Int32 |
| submittedCount | int32 | Int32 |
Powered by DapperDox