# CoboWaas2.AddressVerificationDetailSignatureDetail

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address** | **String** | The self-custody wallet address that signed the challenge. | 
**challenge** | **String** | The challenge string that was signed. | [optional] 
**signature** | **String** | The wallet signature submitted by the client. | [optional] 
**verified_at** | **Number** | Timestamp (milliseconds) when the signature was verified. | [optional] 


