LateAccountingDateRuleResponse
Properties
| Name | Type | Description |
|---|---|---|
| isDisapplied | boolean | |
| isEligible | boolean | |
| taxYearOfElection | string | |
| taxYearElectionExpires | string |
JSON Example
{
"isDisapplied": false,
"isEligible": false,
"taxYearOfElection": "string",
"taxYearElectionExpires": "string"
}