InvoiceinvoiceStatus Property |
Product: QBO
Description: provides invoice statuses :
MULTIPLE_ERRORS, DEPOSIT_ON_HOLD, DISPUTED, DEPOSIT_FAILED, PAYMENT_FAILED,
OVERDUE_VIEWED, OVERDUE_NOT_SENT, OVERDUE_SENT,
DUE_VIEWED, DUE_NOT_SENT, DUE_SENT,
PAID_NOT_DEPOSITED, PARTIALLY_PAID, DEPOSITED, VOIDED, REVERSED
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string invoiceStatus { get; set; }
Property Value
Type:
String
Remarks
See Also