Enum ConditionRuleType
- Namespace
- Dynamicweb.Ecommerce.Loyalty
- Assembly
- Dynamicweb.Ecommerce.dll
The order of enum values mean a priority of this rule type
public enum ConditionRuleType
Fields
Custom = 0The custom condition could be used in custom point providers
Payment = 5A specific payment is needed
ProductQuantity = 1More quantity is needed
Shipping = 4A specific shipping is needed
TotalPrice = 2More amount is needed
Voucher = 3Voucher code is needed