TaxRatePageModel
- indexType: integer Format: int32
The current page index.
- taxType: array object[] | null ยท TaxRateHeaderModel[]
Rates The collection of active tax rates included in this page.
- idType: string Format: uuid
The ID of the tax rate.
- nameType: string | null
The name of the tax rate.
- percentType: number Format: double
The tax rate percent.
- totalType: integer Format: int32
The total number of results that matched the search criteria.