| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The unique identifier for the item | [optional] |
| displayedAs | string | The name of the resource | [optional] |
| path | string | The API path for the resource | [optional] |
| createdAt | \DateTime | The datetime when the item was created | [optional] |
| updatedAt | \DateTime | The datetime when the item was last updated | [optional] |
| fromDate | \DateTime | The start date of the tax return | [optional] |
| toDate | \DateTime | The end date of the tax return | [optional] |
| taxReturnFrequency | \SynergiTech\Sage\Model\Base | [optional] | |
| totalAmount | float | The total of the tax return | [optional] |
| gb | \SynergiTech\Sage\Model\GBBoxData | [optional] | |
| ie | \SynergiTech\Sage\Model\IEBoxData | [optional] |