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

Taxes

Calls that use TaxType

Enumerations

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