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.

OrderLineChangeNotification<TEntity>

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

OrderLineChangeNotification<TEntity>

public class OrderLineChangeNotification<TEntity> : OrderNotificationEventBase<TEntity>, 
    IHasEventKey
    where TEntity : OrderReadOnly

Inheritance

Namespace

Constructors

OrderLineChangeNotification<TEntity>

public OrderLineChangeNotification(TEntity order, OrderLineReadOnly orderLine, 
    ChangingValue<decimal> quantity, DictionaryDiff<string, PropertyValue> properties)

Properties

Key

public string Key { get; }

OrderLine

public OrderLineReadOnly OrderLine { get; }

Properties

public DictionaryDiff<string, PropertyValue> Properties { get; }

Quantity

public ChangingValue<decimal> Quantity { 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.