btcpay-client 0.1.0

A client library for BTCPay Server.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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)