OrderAssignedToCustomerNotification
public class OrderAssignedToCustomerNotification :
OrderAssignToCustomerNotificationBase<OrderReadOnly>
Inheritance
Namespace
Constructors
OrderAssignedToCustomerNotification
public OrderAssignedToCustomerNotification(OrderReadOnly order,
ChangingValue<string> customerReference)