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.

StockChangingNotification

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

StockChangingNotification

public class StockChangingNotification : NotificationEventBase

Inheritance

Namespace

Constructors

StockChangingNotification (1 of 2)

public StockChangingNotification(string productReference, ChangingValue<decimal?> value)

StockChangingNotification (2 of 2)

public StockChangingNotification(string productReference, string productVariantReference, 
    ChangingValue<decimal?> value)

Properties

ProductReference

public string ProductReference { get; }

ProductVariantReference

public string ProductVariantReference { get; }

Value

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