EmploymentDeductionItem
Properties
| Name | Type | Description |
|---|---|---|
| customerReference | string | |
| amountDeducted | number |
JSON Example
{
"customerReference": "string",
"amountDeducted": 0
}
| Name | Type | Description |
|---|---|---|
| customerReference | string | |
| amountDeducted | number |
{
"customerReference": "string",
"amountDeducted": 0
}