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 @"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