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