IDebtCollectionPlugin Interface |
Namespace: Atomia.Billing.Core.Sdk.Plugins
The IDebtCollectionPlugin 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 | |
---|---|---|
![]() | CancelDebtCollection |
Cancel debt collection process due to period limit passed.
|
![]() | InvoicePaidInternally |
Invoice was paid internally.
|
![]() | QueryInvoiceStatus |
Check invoice status.
|
![]() | SendToCollection |
Send invoice to collection.
|