TaxRatePageModel

  • index
    Type: integerFormat: int32

    The current page index.

  • taxRates
    Type: array object[] | null ยท TaxRateHeaderModel[]

    The collection of active tax rates included in this page.

    • id
      Type: stringFormat: uuid

      The ID of the tax rate.

    • name
      Type: string | null

      The name of the tax rate.

    • percent
      Type: numberFormat: double

      The tax rate percent.

  • total
    Type: integerFormat: int32

    The total number of results that matched the search criteria.