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.

OrderPaymentCountryRegionChangeNotificationBase<TEntity>

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

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.