| 
               | 
            
              Invoice
             | 
          
The InvoiceStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              Description | OBSOLETED: Invoicestatus description. | 
| 
                 | 
              HasInvoiceNumber | Does invoices in this status get an invoice number True/False. | 
| 
                 | 
              IsActive | Is invoicestatus active True/False. | 
| 
                 | 
              IsDefault | Is this default invoice status for new invoices True/False. | 
| 
                 | 
              IsPaid | Are invoices in this status paid by the customer True/False. | 
| 
                 | 
              IsReadOnly | Are invoices in this status read only True/False. | 
| 
                 | 
              IsSent | Are invoices in this status sent to customer True/False. | 
| 
                 | 
              IsWaitingPayment | Are invoices in this status "waiting for payment" True/False. | 
| 
                 | 
              Name | Invoice status name. | 
| 
                 | 
              SortOrder | Invoice status sort order. |