Table of Contents

Class SubscriptionCreatedNotification

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

This notification is fired after a new subscription is created

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

public class SubscriptionCreatedNotification : SubscriptionNotificationBase, IRescopeNotification
Inheritance
SubscriptionCreatedNotification
Implements
Inherited Members