Click or drag to resize

Atomia.Billing.Core.Sdk.Events.Subscriptions Namespace

Namespace for subscriptions related event handlers and their arguments
Classes
  ClassDescription
Public classSubscriptionChangedStatusEventArgs
Event arguments for event handlers related to subscription update status.
Public classSubscriptionCreatedEventArgs
Event arguments for event handlers related to subscription creation.
Public classSubscriptionExtendedEventArgs
Event arguments for event handlers related to subscription extend.
Public classSubscriptionForceProvisionedEventArgs
Event arguments for event handlers related to subscription force provisioning.
Public classSubscriptionPreChangedPackageEventArgs
Event arguments for event handlers related to subscription update status.
Public classSubscriptionProvisioningStatusChangedEventArgs
Event arguments for event handlers related to subscription provisioning status change.
Public classSubscriptionTerminatedEventArgs
Event arguments for event handlers related to subscription termination.
Public classSubscriptionUpdatedEventArgs
Event arguments for event handlers related to Subscription update.
Delegates