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
This enumeration value indicates that this is a state sales tax.
VAT
This enumeration value indicates that this is a value-added tax (VAT) tax.
PROVINCE_SALES_TAX
This enumeration value indicates that this is a province sales tax.
REGION
This enumeration value indicates that this is a region tax.
GST
This enumeration value indicates that this is a Goods and Services Tax. This tax only applies to buyers on the eBay Australia site.