| Name | Type | Description | Notes |
|---|---|---|---|
| path | string | The api path for this item | [optional] |
| yearEndDate | \DateTime | The financial year end date of the business | [optional] |
| yearEndLockdownDate | \DateTime | The year end lockdown date of the business | [optional] |
| accountingType | string | Indicates the accounting type of a business, it can be accrual or cash based | [optional] |
| accountsStartDate | \DateTime | The accounts start date of the business | [optional] |
| baseCurrency | \SynergiTech\Sage\Model\Base | [optional] | |
| multiCurrencyEnabled | bool | Indicates whether multi-currency is enabled for the business | [optional] |
| useLiveExchangeRates | bool | Indicates whether to use live or business defined exchange rates | [optional] |
| mtdActivationStatus | string | Indicates the UK Making Tax Digital for VAT activation status | [optional] |
| mtdConnected | bool | Indicates whether UK Making Tax Digital for VAT is currently connected | [optional] |
| mtdAuthenticatedDate | \DateTime | Indicates when a UK business enabled UK Making Tax Digital for VAT, nil if not enabled or non-uk | [optional] |
| taxScheme | \SynergiTech\Sage\Model\TaxScheme | [optional] | |
| taxReturnFrequency | \SynergiTech\Sage\Model\Base | [optional] | |
| taxNumber | string | The tax number | [optional] |
| generalTaxNumber | string | The number for various tax report submissions | [optional] |
| taxOffice | \SynergiTech\Sage\Model\Base | [optional] | |
| defaultIrpfRate | float | The default IRPF rate | [optional] |
| flatRateTaxPercentage | float | The tax percentage that applies to flat rate tax schemes. | [optional] |
| recoverablePercentage | float | The partial recoverable tax rate (Canada only) | [optional] |
| salesTaxCalculation | string | The method of collection for tax on sales. Allowed values - "invoice", "cash". | [optional] |
| purchaseTaxCalculation | string | The method of collection for tax on purchases. Allowed values - "invoice", "cash". | [optional] |
| updatedAt | \DateTime | The datetime when the item was last updated | [optional] |
| postponedAccounting | bool | Indicates whether to use postponed accounting or not | [optional] |
| destinationVat | bool | Indicates whether to use destination vat or not | [optional] |