Click or drag to resize
TaxClassService Methods

The TaxClassService type exposes the following members.

Methods
  NameDescription
Protected methodGetAccessoryTaxClass
Gets a tax class for given product variant.
Protected methodGetProductTaxClass
Gets a tax class for given (main) product.
Protected methodGetShippingTaxClass
Gets a tax class for given shipping option.
Protected methodGetSKUTaxClass
Gets a tax class for given sku.
Public methodGetTaxClass(ShippingOptionInfo)
Gets a tax class to which the shipping option belongs based on ShippingOptionTaxClassID property.
Public methodGetTaxClass(SKUInfo)
Gets a tax class to which the product belongs.
Protected methodGetVariantTaxClass
Gets a tax class for given product variant.
Top
See Also