Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Unknown |
0 |
Represents the cheque status is unkown. |
| Unpresented |
1 |
Represents the cheque status is unpresented. |
| Pending |
2 |
Represents the cheque status is pending. |
| Cleared |
4 |
Represents the cheque status is cleared. |
| Stopped |
8 |
Represents the cheque status is stopped. |
| Voided |
16 |
Represents the cheque status is voided. |
| Dishonoured |
32 |
Represents the cheque status is dishonoured. |
| All |
63 |