# CoboWaas2.DestinationWalletAddressDetail

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**destination_id** | **String** | The destination ID. | 
**destination_name** | **String** | The name of the destination. | 
**destination_type** | [**DestinationType**](DestinationType.md) |  | 
**merchant_id** | **String** | The ID of the merchant linked to the destination. | [optional] 
**wallet_address_id** | **String** | The wallet address ID. | 
**address** | **String** | The wallet address. | 
**chain_id** | **String** | The chain ID of the cryptocurrency. | 
**updated_timestamp** | **Number** | The updated time of the wallet address, represented as a UNIX timestamp in seconds. | 


