{
"accruesLeave": "boolean",
"calculatedRate": "double",
"isPrimaryPayCategory": "boolean",
"payCategoryId": "int32",
"payCategoryName": "string",
"rate": "double",
"rateUnit": "string"
}
| Name | Type | Description |
|---|---|---|
| accruesLeave | boolean | Boolean |
| calculatedRate | double | Decimal |
| isPrimaryPayCategory | boolean | Boolean |
| payCategoryId | int32 | Int32 |
| payCategoryName | string | String |
| rate | double | Decimal |
| rateUnit | string | String |
Powered by DapperDox