OrderDiscountCodeRedeemingNotification
public class OrderDiscountCodeRedeemingNotification : OrderCodeNotificationBase<Order>
Inheritance
Namespace
Constructors
OrderDiscountCodeRedeemingNotification
public OrderDiscountCodeRedeemingNotification(Order order, string code)