IInternalScheduledEventHandler Interface |
Namespace: Atomia.Billing.Core.Sdk.Plugins
The IInternalScheduledEventHandler 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.) | |
| Period |
Gets the execution period.
|
| Name | Description | |
|---|---|---|
| HandleEvent |
Handles scheduled event.
(Inherited from IScheduledEventHandler.) |