{
"payRunId": "int32",
"sdlAdjustments": [
{
"adjustmentAmount": "double",
"employeeId": "int32",
"employeeName": "string",
"id": "int32",
"notes": "string"
}
]
}
Name | Type | Description |
---|---|---|
payRunId | int32 | Int32 |
sdlAdjustments[] | array | |
sdlAdjustments[].adjustmentAmount | double |
Nullable |
sdlAdjustments[].employeeId | int32 | Int32 |
sdlAdjustments[].employeeName | string | String |
sdlAdjustments[].id | int32 | Int32 |
sdlAdjustments[].notes | string | String |
Powered by DapperDox