Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
CouponCodeCollection Class
CouponCodeCollection Methods
Add Method
Apply Method
Deserialize Method
IsAppliedInCart Method
IsAppliedInOrder Method
IsNotAppliedInCart Method
Merge Method
Remove Method
Serialize Method
CouponCodeCollection
Merge Method
Merge existing coupon codes with given ones.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
Copy
public
void
Merge
(
IEnumerable
<
ICouponCode
>
couponCodes
)
Parameters
couponCodes
Type:
System.Collections.Generic
IEnumerable
ICouponCode
Implements
ICouponCodeCollection
Merge(IEnumerable
ICouponCode
)
See Also
Reference
CouponCodeCollection Class
CMS.Ecommerce Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com