Table of Contents

Class OrderStatusChangedNotification

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

This notification is fired when the overall order status is updated

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

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