InvoiceStatus
Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Any |
0 |
>An enum constant representing the invoice option Any. |
| Pending |
1 |
An enum constant representing the invoice option. |
| Open |
2 |
An enum constant representing the purchase order option. |
| Close |
3 |
An enum constant representing the estimate option. |
| Void |
4 |
|
| Rejected |
5 |
|
| PendingSubstitution |
6 |
An enum constant representing the pending substitution option. |