Enum TaxAmountType
- Namespace
- Dynamicweb.Ecommerce.Products.Taxes
- Assembly
- Dynamicweb.Ecommerce.dll
The enum TaxAmountType represents product tax amount types enumeration.
public enum TaxAmountType
Fields
Fixed = 1
Percent = 0
public enum TaxAmountType
Fixed = 1
Percent = 0