Types > XeroTaxRateComponent
Commerce APITypesXeroTaxRateComponent
XeroTaxRateComponent

Description

Fields

compound: Boolean!

Whether component is compound or not

Example: true


name: String!

Name of the component

Example: "GST"


rate: Float!

Tax rate of the component

Example: 15.0000


Used By

Types

XeroTaxRate

Preview (typescript)

Loading module