{
"grossEarnings": "currency",
"location": "string",
"month": "string",
"paye": "currency",
"preTaxDeductions": "currency",
"taxExemptEarnings": "currency",
"taxableEarnings": "currency"
}
| Name | Type | Description |
|---|---|---|
| grossEarnings | currency | Decimal |
| location | string | String |
| month | string | String |
| paye | currency | Decimal |
| preTaxDeductions | currency | Decimal |
| taxExemptEarnings | currency | Decimal |
| taxableEarnings | currency | Decimal |
Powered by DapperDox