Table of Contents

Class SubscriptionNotificationBase

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

Base notification for subscription events.

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

public class SubscriptionNotificationBase : IRescopeNotification
Inheritance
SubscriptionNotificationBase
Implements
Derived
Inherited Members

Properties

Subscription

public Subscription Subscription { get; }

Property Value

Subscription