Click or drag to resize
ICouponCodeCollection Properties

The ICouponCodeCollection type exposes the following members.

Properties
  NameDescription
Public propertyAllAppliedCodes
Gets coupon codes that are already applied in cart or order.
(Inherited from IReadOnlyCouponCodeCollection.)
Public propertyCartAppliedCodes
Gets coupon codes that are already applied in cart.
(Inherited from IReadOnlyCouponCodeCollection.)
Public propertyCodes
Gets all coupon codes.
(Inherited from IReadOnlyCouponCodeCollection.)
Public propertyNotAppliedInCartCodes
Gets coupon codes, that are in cart, but not applied.
(Inherited from IReadOnlyCouponCodeCollection.)
Public propertyOrderAppliedCodes
Gets coupon codes that are already applied in order.
(Inherited from IReadOnlyCouponCodeCollection.)
Top
See Also