CreditInvoiceHelper Class |
Namespace: Atomia.Billing.Core.Sdk.BusinessLogic
The CreditInvoiceHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| CreditInvoiceHelper | Initializes a new instance of the CreditInvoiceHelper class |
| Name | Description | |
|---|---|---|
| CalculateCreditedInvoiceTotals |
Calculates the credited invoice totals.
| |
| CreateCreditedInvoice |
Creates the credited invoice.
| |
| CreateCreditedInvoiceFromInvoice |
Creates the credited invoice from invoice.
| |
| CreditInvoicesFully |
Creates credit invoices for the invoices with given ids.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetById |
Gets the credited invoice by id.
| |
| GetCreditedInvoiceByNumber |
Gets the Credited invoice by number.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUnsentCreditedInvoice |
Gets the unsent credited invoice.
| |
| ListCreditInvoicesOfInvoice |
Lists the credit invoices of invoice.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MergeCreditedInvoices |
Merges the credited invoices.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |