Invoice status enumeration
Namespace: CelloSaaS.Billing.ModelAssembly: CelloSaaS.Billing (in CelloSaaS.Billing.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Current | 0 | Current invoice | |
Paid | 1 | Paid | |
UnPaid | 2 | Unpaid | |
Other | 3 | Other |
See Also