An enumerated type for the values that represent the type of tax.
Code so that your app gracefully handles any future changes to this list.
Type that uses TaxType
Calls that use TaxType
Enumerations
STATE_SALES_TAX
Indicates this is a state sales tax.
VAT
Indicates this is a value add tax (VAT) tax.
PROVINCE_SALES_TAX
Indicates this is a province sales tax.
REGION
Indicates this is a region tax.
GST
Indicates this is a Goods and Services Tax. This tax only applies to buyers on the eBay Australia site.