| Name | Type | Description | Notes |
|---|---|---|---|
| country | str | The Country where the bank account is held | [optional] |
| bic | str | The BIC of the bank account | [optional] |
| account_number | str | The account number of the bank account. Must be numbers only. Canadian account numbers must be a maximum of 20 digits | [optional] |
| tag | str | Custom data that you can add to this item | [optional] |
| owner_address | Address | The address of the owner of the bank account | [optional] |
| owner_name | str | The name of the owner of the bank account | [optional] |