OrderShippingMethodChangingNotification
public class OrderShippingMethodChangingNotification :
OrderShippingMethodChangeNotificationBase<Order>
Inheritance
Namespace
Constructors
OrderShippingMethodChangingNotification
public OrderShippingMethodChangingNotification(Order order, ChangingValue<Guid?> shippingMethodId)