| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The bank transaction unique id | [optional] |
| bankAccountId | string | The bank transaction bank acccount id | [optional] |
| bankStatementId | string | The bank transaction bank statement id | [optional] |
| description | string | The bank transaction description | [optional] |
| bankDate | \DateTime | The bank transaction bank date | [optional] |
| depositAmount | float | The bank transaction bank deposit amount | [optional] |
| withdrawalAmount | float | The bank transaction bank withdrawal amount | [optional] |
| amount | float | The bank transaction amount | [optional] |
| postDate | \DateTime | The bank transaction post date | [optional] |
| bankReference | string | The bank transaction bank referencee | [optional] |
| merchantName | string | The bank transaction merchant name | [optional] |
| paymentMethodCode | string | The bank transaction payment method code | [optional] |
| lastModified | \DateTime | [optional] | |
| lastModifiedBy | string | [optional] | |
| isActive | bool | [optional] |