DocumentNumberProvider Class |
Namespace: Atomia.Billing.Core.Sdk.BusinessLogic
The DocumentNumberProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| DocumentNumberProvider | Initializes a new instance of the DocumentNumberProvider class |
| Name | Description | |
|---|---|---|
| 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.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetLastCreditInvoiceNumber |
Gets the last credit invoice number.
| |
| GetLastInvoiceNumber |
Gets the last invoice number.
| |
| GetLastNumber |
Gets the last number.
| |
| GetNextCreditInvoiceNumber |
Gets next credit invoice number for reseller.
| |
| GetNextInvoiceNumber |
Gets next invoice number for reseller.
| |
| GetNextNumber |
Gets next number for reseller and counter type.
| |
| GetNextOrderNumber |
Gets next order number for reseller.
| |
| GetNextSubscriptionNumber |
Gets next subscription number for reseller.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |