# CoboWaas2.TransactionTransferToWalletDestination

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**destination_type** | [**TransactionDestinationType**](TransactionDestinationType.md) |  | 
**wallet_id** | **String** | The wallet ID. | 
**trading_account_type** | **String** | The trading account type. This field is only applicable when &#x60;destination_type&#x60; is &#x60;ExchangeWallet&#x60;. | [optional] 
**exchange_id** | [**ExchangeId**](ExchangeId.md) |  | [optional] 
**amount** | **String** | The transfer amount. For example, if you trade 1.5 BTC, then the value is &#x60;1.5&#x60;.  | 


