{
    "empAllowanceClaimedInAnotherPayrollProductThisTaxYear": "boolean",
    "empAllowanceClaimedInPreviousPayrollPeriod": "double",
    "empAllowanceEffectiveDate": "date-time",
    "includeEmploymentAllowanceInJournals": "boolean",
    "stateAidRulesDoNotApply": "boolean",
    "stateAidSector": [
        "string"
    ]
}| Name | Type | Description | 
|---|---|---|
| empAllowanceClaimedInAnotherPayrollProductThisTaxYear | boolean | Boolean | 
| empAllowanceClaimedInPreviousPayrollPeriod | double | Decimal | 
| empAllowanceEffectiveDate | date-time | Nullable | 
| includeEmploymentAllowanceInJournals | boolean | Boolean | 
| stateAidRulesDoNotApply | boolean | Boolean | 
| stateAidSector[] | array of string | 
Powered by DapperDox