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