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.

StockChangingNotification

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

StockChangingNotification

public class StockChangingNotification : NotificationEventBase

Inheritance

Namespace

Constructors

StockChangingNotification (1 of 2)

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

StockChangingNotification (2 of 2)

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

Properties

ProductReference

public string ProductReference { get; }

ProductVariantReference

public string ProductVariantReference { get; }

StoreId

public Guid StoreId { 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.