Class OrderUpdatedNotification
This notification is fired when the order is saved (usually in @"Rescope.Commerce.Core.Services.OrderService.Update*?displayProperty=nameWithType")
You can listen to events by implementing IRescopeNotificationHandler<T>.
public class OrderUpdatedNotification : OrderNotificationBase, IRescopeNotification
- Inheritance
-
OrderUpdatedNotification
- Implements
- Inherited Members