Skip to main content

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

TaxDetail

Calls that use TaxType

Enumerations

Value
Description
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.