OrderProductAddedNotification
public class OrderProductAddedNotification : OrderProductAddNotificationBase<OrderReadOnly>
Inheritance
Namespace
Constructors
OrderProductAddedNotification
public OrderProductAddedNotification(OrderReadOnly order, string productReference, decimal qty,
IDictionary<string, string> properties, string bundleId, string parentBundleId)