Class BasketNotificationBase
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; }