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.

OrderLineChangeNotification<TEntity>

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

OrderLineChangeNotification<TEntity>

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

Inheritance

Namespace

Constructors

OrderLineChangeNotification<TEntity>

public OrderLineChangeNotification(TEntity order, OrderLineReadOnly orderLine, 
    ChangingValue<Guid?> taxClassId, 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; }

TaxClassId

public ChangingValue<Guid?> TaxClassId { 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.