InvoiceStatus Enumeration |
Namespace: Atomia.Billing.Core.Sdk.BusinessObjects
Member name | Value | Description | |
---|---|---|---|
New | 0 | New invoice | |
Deleted | 1 | Cancelled invoice | |
Sent | 2 | Sent invoice | |
Credited | 3 | Credited invoice | |
Closed | 4 | Closed (paid) invoice | |
Open | 5 | Invoice created for small amounts | |
ClosedUnsent | 6 | Closed unsent invoice |
Copyright (C) 2013 Atomia AB. All rights reserved