Table of Contents

Class BasketNotificationBase

Namespace
Rescope.Commerce.Core.Events
Assembly
Rescope.Commerce.Core.dll

Base notification for basket events.

You can listen to events by implementing IRescopeNotificationHandler<T>.

public class BasketNotificationBase : IRescopeNotification
Inheritance
BasketNotificationBase
Implements
Derived
Inherited Members

Properties

Basket

public Basket Basket { get; }

Property Value

Basket