Table of Contents

Class BasketCreatedNotification

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

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