Table of Contents

Class OrderUpdatedNotification

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

This notification is fired when the order is saved (usually in OrderService.Update)

You can listen to events by implementing IRescopeNotificationHandler<T>.

public class OrderUpdatedNotification : OrderNotificationBase, IRescopeNotification
Inheritance
OrderUpdatedNotification
Implements
Inherited Members