DiscountsParametersCouponCodes Property |
List of coupon codes. Null means that codes are irrelevant. Empty list means that discounts do not need coupons (only discount that doesn't use coupons).
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public List<string> CouponCodes { get; set; }
Property Value
Type:
ListStringSee Also