PrepaidCreditHelper Class |
Namespace: Atomia.Billing.Core.Sdk.BusinessLogic
The PrepaidCreditHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| PrepaidCreditHelper | Initializes a new instance of the PrepaidCreditHelper class |
| Name | Description | |
|---|---|---|
| AddPrepaidCreditForDiscountedInvoice |
Adds the prepaid credit for discounted invoice.
| |
| AddPrepaidCreditRecord |
Adds the prepaid credit record.
| |
| AutoPayInvoiceWithPrepaidCredit | ||
| ConvertOverpaymentToPrepaidCredit |
Converts the overpayment to prepaid credit.
| |
| CreateOverpaymentInvoice | ||
| CreatePrepaidCredit(Payment) |
Creates the prepaid credit from payment.
| |
| CreatePrepaidCredit(Refund) |
Creates the prepaid credit from refund.
| |
| CreatePrepaidCreditLine(Invoice, Account, IAtomiaBillingApi) |
Creates the prepaid credit line for invoice which should be discounted.
| |
| CreatePrepaidCreditLine(Invoice, Decimal, Account, IAtomiaBillingApi) |
Creates the prepaid credit line for invoice which should be discounted.
| |
| DiscountInvoicePaidWithCredit | ||
| DiscountInvoiceUsingPrepaidCredit |
Discounts the invoice using prepaid credit.
| |
| 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 prepaid credit record by id.
| |
| GetByInvoiceId | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetPrepaidCreditAmountForAccount | Obsolete.
Gets the prepad credit for account.
| |
| GetPrepaidCreditBalance |
Gets the prepaid credit balance for account.
| |
| GetPrepaidCreditItem |
Gets the prepaid credit item.
| |
| GetPrepaidCreditRecords |
Gets the prepaid credit records joined with the invoices.
| |
| GetPrepaidCreditsRelatedToPayment |
Gets the prepaid credits related to payment.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ListPrepaidCreditsByInvoice |
Lists the prepaid credits by invoice.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |