SearchInvoiceStatus
Search Invoice Status
Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Any |
0 |
>An enum constant representing the invoice option Any. |
| Open |
1 |
An enum constant representing the invoice option Open. |
| Close |
2 |
An enum constant representing the invoice option Close. |
| Void |
3 |
An enum constant representing the invoice option Void. |