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.

OrderShippingCountryRegionChangeNotificationBase<TEntity>

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

OrderShippingCountryRegionChangeNotificationBase<TEntity>

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

Inheritance

Namespace

Constructors

OrderShippingCountryRegionChangeNotificationBase<TEntity>

public OrderShippingCountryRegionChangeNotificationBase(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.