Types > XeroTaxRate
Commerce APITypesXeroTaxRate
XeroTaxRate

Description

Topic: Xero

Fields

components: [XeroTaxRateComponent!]!


name: String!

Name of the tax rate

Example: "15% GST on Income"


rate: Float!

Effective tax rate

Example: 12.5000


tax_type: String!

Xero tax type

Example: "OUTPUT2"


Used By

Queries

xeroTaxRates

Preview (typescript)

Loading module