Class BasketCreatedNotification
This notification is fired when a new basket is created (usually in @"Rescope.Commerce.Core.Services.BasketService.Create*?displayProperty=nameWithType")
You can listen to events by implementing IRescopeNotificationHandler<T>.
public class BasketCreatedNotification : BasketNotificationBase, IRescopeNotification
- Inheritance
-
BasketCreatedNotification
- Implements
- Inherited Members