EmploymentPayInput
Properties
| Name | Type | Description |
|---|---|---|
| taxablePayToDate | number | |
| totalTaxToDate | number |
JSON Example
{
"taxablePayToDate": 0,
"totalTaxToDate": 0
}
| Name | Type | Description |
|---|---|---|
| taxablePayToDate | number | |
| totalTaxToDate | number |
{
"taxablePayToDate": 0,
"totalTaxToDate": 0
}