IInvoiceTemplating Interface |
Namespace: Atomia.Billing.Core.Sdk.Plugins
The IInvoiceTemplating 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 | |
|---|---|---|
| FillCreditedInvoice |
Creates credited invoice string representation.
| |
| FillInvoice |
Creates invoice string representation.
|