{
"accrualAmount": "double",
"accrualDate": "date-time",
"accrualType": "string",
"batchId": "int32",
"employeeId": "int32",
"externalId": "string",
"firstName": "string",
"locationId": "int32",
"locationName": "string",
"status": "string",
"surname": "string"
}
Name | Type | Description |
---|---|---|
accrualAmount | double | Decimal |
accrualDate | date-time |
Nullable |
accrualType | string | String |
batchId | int32 |
Nullable |
employeeId | int32 | Int32 |
externalId | string | String |
firstName | string | String |
locationId | int32 | Int32 |
locationName | string | String |
status | string |
Nullable Possible values are:
|
surname | string | String |
Powered by DapperDox