| Name | Type | Description | Notes |
|---|---|---|---|
| bankAccountId | string | The bank account the opening balance relates to | [optional] |
| date | \DateTime | The date of the opening balance | [optional] |
| debit | float | The debit amount of the opening balance | [optional] |
| credit | float | The credit amount of the opening balance | [optional] |
| transactionTypeId | string | The ID of the Transaction Type. | [optional] |