Vendr is now Umbraco Commerce

Vendr is now part of Umbraco HQ and is being replaced by Umbraco Commerce. Click here to jump to the Umbraco Commerce documentation.

OrderPaymentCountryRegionChangeNotificationBase<TEntity>

API reference for OrderPaymentCountryRegionChangeNotificationBase<TEntity> in Vendr, the eCommerce solution for Umbraco

OrderPaymentCountryRegionChangeNotificationBase<TEntity>

public abstract class OrderPaymentCountryRegionChangeNotificationBase<TEntity> : 
    OrderNotificationEventBase<TEntity>
    where TEntity : OrderReadOnly

Inheritance

Namespace

Constructors

OrderPaymentCountryRegionChangeNotificationBase<TEntity>

public OrderPaymentCountryRegionChangeNotificationBase(TEntity order, 
    ChangingValue<Guid?> countryId, ChangingValue<Guid?> regionId)

Properties

CountryId

public ChangingValue<Guid?> CountryId { get; }

RegionId

public ChangingValue<Guid?> RegionId { get; }

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.