| Name | Type | Description | Notes |
|---|---|---|---|
| accounting_periods | list[GETAccountingPeriodWithoutSuccessType] | An array of all accounting periods on your tenant. The accounting periods are returned in ascending order of start date; that is, the latest period is returned first. | [optional] |
| next_page | str | URL to retrieve the next page of the response if it exists; otherwise absent. | [optional] |
| success | bool | Returns `true` if the request was processed successfully. | [optional] |