ICouponCode Interface |
Namespace: CMS.Ecommerce
public interface ICouponCode : ICouponCodeApplication
The ICouponCode type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationStatus |
Gets the information about coupon application.
|
![]() | Code |
Gets the coupon code.
|
![]() | ValueInMainCurrency |
The provided discount value in main currency.
|
Name | Description | |
---|---|---|
![]() | Apply |
Applies coupon code during order creation.
(Inherited from ICouponCodeApplication.) |