# TransferDestinationAccountBankModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **guid** | **String** | Auto-generated unique identifier for the transfer account. | [optional] **type** | **String** | The type of transfer account; one of trading, fiat, external_bank_account, external_wallet, one_time_address, or reserve. | [optional] **bankGuid** | **String** | The account's identifier. | [optional] **customerGuid** | **String** | The account's identifier. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)