LumpSumAmount
Properties
| Name | Type | Description |
|---|---|---|
| amount | number | |
| taxPaid | number | |
| taxTakenOffInEmployment | boolean |
JSON Example
{
"amount": 0,
"taxPaid": 0,
"taxTakenOffInEmployment": false
}
| Name | Type | Description |
|---|---|---|
| amount | number | |
| taxPaid | number | |
| taxTakenOffInEmployment | boolean |
{
"amount": 0,
"taxPaid": 0,
"taxTakenOffInEmployment": false
}