Name | Type | Description | Notes |
---|---|---|---|
fromBankAccountId | string | The bank account that the money was transfered from | |
toBankAccountId | string | The bank account that the money was transfered to | |
date | \DateTime | The date of the bank transfer | |
amount | float | The amount of the bank transfer | |
reference | string | The reference for the bank transfer | [optional] |
description | string | The description for the bank transfer | [optional] |