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