| TaxClassService Methods | 
The TaxClassService type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetAccessoryTaxClass | 
            Gets a tax class for given product variant.
             | 
|  | GetProductTaxClass | 
            Gets a tax class for given (main) product.
             | 
|  | GetShippingTaxClass | 
            Gets a tax class for given shipping option.
             | 
|  | GetSKUTaxClass | 
            Gets a tax class for given sku.
             | 
|  | GetTaxClass(ShippingOptionInfo) | 
            Gets a tax class to which the shipping option belongs based on ShippingOptionTaxClassID property. 
             | 
|  | GetTaxClass(SKUInfo) | 
            Gets a tax class to which the product belongs.
             | 
|  | GetVariantTaxClass | 
            Gets a tax class for given product variant.
             | 
 See Also
See Also