InvoiceStatus Enumeration CelloSaaS API Documentation
Invoice status enumeration

Namespace: CelloSaaS.Billing.Model
Assembly: CelloSaaS.Billing (in CelloSaaS.Billing.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public enum InvoiceStatus
Members

  Member nameValueDescription
Current0 Current invoice
Paid1 Paid
UnPaid2 Unpaid
Other3 Other
See Also