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.

ValidateOrderProductAdd

API reference for ValidateOrderProductAdd in Vendr, the eCommerce solution for Umbraco v8+

ValidateOrderProductAdd

public class ValidateOrderProductAdd : ValidationEventBase

Inheritance

Namespace

Constructors

ValidateOrderProductAdd

public ValidateOrderProductAdd(OrderReadOnly order, string productReference, decimal qty, 
    IDictionary<string, string> properties, string bundleId, string parentBundleId)

Properties

BundleId

public string BundleId { get; }

Order

public OrderReadOnly Order { 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.