# OnChainWalletAddressData
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address** | Option<**String**> | The bitcoin address | [optional]
**key_path** | Option<**String**> | the derivation path in relation to the HD account | [optional]
**payment_link** | Option<**String**> | a bip21 payment link | [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)