| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientId |
The ID of the client. |
integer |
None. |
| TransactionAmount |
The transaction amount. Debits will be negative. |
decimal number |
None. |
| AccountBalance |
The account balance |
decimal number |
None. |
| TransactionDate |
The time of the transaction. |
date |
None. |
| TransactionType |
The transaction type |
TransactionType |
None. |
| Comments |
Any comments associated with this transaction. |
string |
None. |
| BookingId |
The booking ID of the transaction |
integer |
None. |
| TransactionId |
The ID of the transaction. |
integer |
None. |