{
"cisType": "string",
"externalId": "string",
"id": "int32",
"inUse": "boolean",
"isSystem": "boolean",
"minimumWageDeductionImpact": "string",
"name": "string",
"nationalInsuranceImpact": "string",
"pensionableEarningsImpact": "string",
"source": "string",
"taxExempt": "boolean"
}
| Name | Type | Description |
|---|---|---|
| cisType | string |
DeductionCategoryCisType
Possible values are:
|
| externalId | string | String |
| id | int32 | Int32 |
| inUse | boolean |
Nullable |
| isSystem | boolean | Boolean |
| minimumWageDeductionImpact | string |
MinimumWageDeductionImpact
Possible values are:
|
| name | string | String |
| nationalInsuranceImpact | string |
DeductionCategoryPreTaxNationalInsuranceImpact
Possible values are:
|
| pensionableEarningsImpact | string |
DeductionCategoryPreTaxPensionImpact
Possible values are:
|
| source | string |
ExternalService
Possible values are:
|
| taxExempt | boolean | Boolean |
Powered by DapperDox