OrderPaymentCountryRegionChangingNotification
public class OrderPaymentCountryRegionChangingNotification :
OrderPaymentCountryRegionChangeNotificationBase<Order>
Inheritance
Namespace
Constructors
OrderPaymentCountryRegionChangingNotification
public OrderPaymentCountryRegionChangingNotification(Order order, ChangingValue<Guid?> countryId,
ChangingValue<Guid?> regionId)