Table of Contents

Enum AdjustmentContextType

Namespace
Dynamicweb.Ecommerce.Orders.Adjustments
Assembly
Dynamicweb.Ecommerce.dll

The type of context in which an adjustment is being applied.

[Experimental("DWEX100001")]
public enum AdjustmentContextType

Fields

Cart = 2
None = 0
Product = 1
To top