Sha256: b2a3e9aee8b6fb02752da347a7a21dfd05a898af4eebd482e00a572d8dd9f61d
Contents?: true
Size: 1.03 KB
Versions: 7
Compression:
Stored size: 1.03 KB
Contents
# TripletexRubyClient::BankReconciliation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | | [optional] **version** | **Integer** | | [optional] **changes** | [**Array<Change>**](Change.md) | | [optional] **url** | **String** | | [optional] **account** | [**Account**](Account.md) | | **accounting_period** | [**AccountingPeriod**](AccountingPeriod.md) | | **voucher** | [**Voucher**](Voucher.md) | | [optional] **transactions** | [**Array<BankTransaction>**](BankTransaction.md) | 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**](Contact.md) | | [optional] **closed_by_employee** | [**Employee**](Employee.md) | | [optional] **approvable** | **BOOLEAN** | | [optional]
Version data entries
7 entries across 7 versions & 1 rubygems