Class BasketCreatedNotification
This notification is fired when a new basket is created (usually in BasketService.Create)
You can listen to events by implementing IRescopeNotificationHandler<T>.
public class BasketCreatedNotification : BasketNotificationBase, IRescopeNotification
- Inheritance
-
BasketCreatedNotification
- Implements
- Inherited Members