import 'package:bind_api/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| firstName | String | [optional] | |
| lastName | String | [optional] | |
| fullName | String | [optional] | |
| isFavorite | bool | ||
| accountNumber | String | ||
| country | Country | [optional] | |
| currency | String | ID of a currency associated with beneficiary country | [optional] |
| currencyCode | String | ISO code of a currency associated with beneficiary country | [optional] |