Table of Contents

Class OrderNotificationBase

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

Base notification for order events.

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

public class OrderNotificationBase : IRescopeNotification
Inheritance
OrderNotificationBase
Implements
Derived
Inherited Members

Properties

Order

public Order Order { get; }

Property Value

Order