Class OrderStatusChangedNotification
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