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