| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | [optional] | |
| version | Integer | [optional] | |
| changes | Array<Change> | [optional] | |
| url | String | [optional] | |
| account | Account | ||
| accounting_period | AccountingPeriod | ||
| voucher | Voucher | [optional] | |
| transactions | Array<BankTransaction> | Bank transactions tied to the bank reconciliation | [optional] |
| is_closed | BOOLEAN | [optional] | |
| type | String | Type of Bank Reconciliation. | |
| bank_account_closing_balance_currency | Float | [optional] | |
| closed_date | String | [optional] | |
| closed_by_contact | Contact | [optional] | |
| closed_by_employee | Employee | [optional] | |
| approvable | BOOLEAN | [optional] |