btcpay-client 0.1.0

A client library for BTCPay Server.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# InvoicePaymentMethodDataModelAdditionalDataAnyOf

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**provided_comment** | Option<**String**> | The provided comment to a LNUrl payment with comments enabled | [optional]
**consumed_lightning_address** | Option<**String**> | The consumed lightning address of a LN Address payment | [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)