InvoiceDebtCollection Class |
Namespace: Atomia.Billing.Core.Sdk.BusinessObjects
The InvoiceDebtCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| InvoiceDebtCollection | Initializes a new instance of the InvoiceDebtCollection 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.) | |
| 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.) |
| Name | Description | |
|---|---|---|
| Collected |
Debt collected invoice
| |
| CollectionCancelledByDebtCollector |
Debt collection cancelled invoice
| |
| CollectionCancelledCollectionDueDatePassed |
Debt collection cancelled invoice
| |
| CollectionCancelledPaymentReceived |
Debt collection cancelled invoice
| |
| CollectorStatusCAName |
Name of invoice debt collection debt collector status custom attribute
| |
| DaysLimitCAName |
Name of invoice debt collection days limit custom attribute
| |
| PendingCollection |
Pending debt collection invoice
| |
| PluginCAName |
Name of invoice debt collection plugin custom attribute
| |
| RequestIdCAName |
Name of debt collection request id custom attribute
| |
| SentToCollection |
Sent to debt collection invoice
| |
| StatusCAName |
Name of invoice debt collection status custom attribute
|