IScheduledEventHandler Interface |
Namespace: Atomia.Billing.Core.Sdk.Plugins
The IScheduledEventHandler type exposes the following members.
Name | Description | |
---|---|---|
AtomiaBillingApi |
Gets or sets IAtomiaBillingApi instance.
(Inherited from IPlugin.) | |
Name |
Gets or sets plugin name.
(Inherited from IPlugin.) |
Name | Description | |
---|---|---|
HandleEvent |
Handles scheduled event.
|