| Name | Description | Type | Additional information |
|---|---|---|---|
| ChequeID |
Unique identifier of a cheque. |
integer | |
| Amount |
Cheque's Amount. |
decimal number | |
| SortCode |
Sort code of a cheque. |
string | This value will be ignored if user edits a cheque. |
| ChequeNumber |
Number of a cheque. |
string | |
| Date |
Cheque's Date. |
string | |
| PayType |
Cheque PayType. |
ChequePayTypes | This value will be ignored if user edits a cheque. |
| CurrencyID |
CurrencyID of a cheque. |
integer | This value will be ignored if user edits a cheque. |
| Status |
Cheque's Status. |
ChequeStatus | This value will be ignored if user edits a cheque. |
| ExchangeStatus |
Cheque's exchnage status. |
ChequeExchangeStatus | This value will be ignored if user edits a cheque. |