# BankAccount

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** |  | [optional] 
**name** | **string** |  | 
**account_number** | **string** |  | 
**account_number_iban** | **string** |  | [optional] 
**swift** | **string** |  | [optional] 
**currency** | [**\Swagger\Client\Model\Currency**](Currency.md) |  | 
**need_qr** | **bool** |  | [optional] [default to false]

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

