# CoboWaas2.CounterpartyWalletAddressDetail

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**counterparty_id** | **String** | The counterparty ID. | 
**counterparty_name** | **String** | The name of the counterparty. | 
**counterparty_type** | [**CounterpartyType**](CounterpartyType.md) |  | 
**wallet_address_id** | **String** | The wallet address ID. | 
**address** | **String** | The wallet address. | 
**chain_id** | **String** | The chain ID of the address. | 
**updated_timestamp** | **Number** | The updated time of the wallet address, represented as a UNIX timestamp in seconds. | 


