CustomerTaxClass Class |
Namespace: CMS.Ecommerce
public abstract class CustomerTaxClass
The CustomerTaxClass type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomerTaxClass |
Name | Description | |
---|---|---|
![]() ![]() | Exempt |
Predefined customer tax class for tax exempt customers.
|
![]() ![]() | Taxable |
Predefined customer tax class for taxable customers.
|
Name | Description | |
---|---|---|
![]() | IsTaxExempt |
Returns true if this class of customer is exempt from given tax class.
|