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.

OrderProductAddNotificationBase<TEntity>

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

OrderProductAddNotificationBase<TEntity>

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

Inheritance

Namespace

Constructors

OrderProductAddNotificationBase<TEntity>

public OrderProductAddNotificationBase(TEntity order, string productReference, decimal qty, 
    IDictionary<string, string> properties, string bundleId, string parentBundleId)

Properties

BundleId

public string BundleId { get; }

ParentBundleId

public string ParentBundleId { get; }

ProductReference

public string ProductReference { get; }

Properties

public IDictionary<string, string> Properties { get; }

Quantity

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