IReadOnlyCouponCodeCollectionNotAppliedInCartCodes Property |
Gets coupon codes, that are in cart, but not applied.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax IEnumerable<ICouponCode> NotAppliedInCartCodes { get; }
Property Value
Type:
IEnumerableICouponCodeSee Also