Table of Contents

Enum PromoCodeInfo.PromoCodeType

Namespace
Dynamicweb.Ecommerce.Orders.SalesDiscounts
Assembly
Dynamicweb.Ecommerce.dll
The types of promo code.
public enum PromoCodeInfo.PromoCodeType

Fields

GiftCard = 4
OrderDiscount = 3
SalesDiscount = 2
Undefined = 0
Voucher = 1
To top