{
"frequency": "string",
"includedEmployees": "string",
"locations": [
"int32"
],
"monthlyPaymentMode": "boolean",
"name": "string",
"paySlipMessage": "string",
"payeSchemeId": "int32",
"paymentFileId": "int32",
"proRataCalculations": "boolean",
"qualifyingDays": "string",
"unit": "double",
"unitType": "string"
}
| Name | Type | Description |
|---|---|---|
| frequency | string | String |
| includedEmployees | string | String |
| locations[] | array of int32 | |
| monthlyPaymentMode | boolean |
Nullable |
| name | string | String |
| paySlipMessage | string | String |
| payeSchemeId | int32 |
Nullable |
| paymentFileId | int32 |
Nullable |
| proRataCalculations | boolean |
Nullable |
| qualifyingDays | string | String |
| unit | double |
Nullable |
| unitType | string | String |
Powered by DapperDox