Table of Contents

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
To top