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.

StockChangedNotification

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

StockChangedNotification

public class StockChangedNotification : NotificationEventBase

Inheritance

Namespace

Constructors

StockChangedNotification (1 of 2)

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

StockChangedNotification (2 of 2)

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