Click or drag to resize
CalculationRequestCouponCodes Property
Collection of coupon codes affecting the calculation.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public IReadOnlyCouponCodeCollection CouponCodes { get; set; }

Property Value

Type: IReadOnlyCouponCodeCollection
See Also