{
    "clearanceTaxAmount": "double",
    "grossEarnings": "double",
    "location": "string",
    "month": "string",
    "withholdingTaxAmount": "double"
}
| Name | Type | Description | 
|---|---|---|
| clearanceTaxAmount | double | Decimal | 
| grossEarnings | double | Decimal | 
| location | string | String | 
| month | string | String | 
| withholdingTaxAmount | double | Decimal | 
Powered by DapperDox