Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

OrderShippingCountryRegionChangeNotificationBase<TEntity>

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

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.