btcpay-client 0.1.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**order_id** | Option<**String**> | You can use this property to store the ID of an external system. We allow you to search in the invoice list based on this ID. | [optional]
**order_url** | Option<**String**> | You can use this property to store the URL to the order of an external system. This makes navigating to the order easier. | [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)