TaxType

The TaxType type is a structure to hold Tax information for Products. It is considered more like a complex value type, rather than an object. All fields are required, and the country and group fields make up the unique key identifying the tariff.

Fields

country (String!)

The country in which this Tax Type applies

group (String!)

A group field which can be used to further identify the Tax Tariff applicable

tariff (String)

The tariff of the Tax Type