mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-20 02:28:31 +01:00
Update BTCPayServer.Client/Models/InvoiceData.cs
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
This commit is contained in:
parent
7ca2df9fcc
commit
8f4f87cd8f
@ -57,8 +57,6 @@ namespace BTCPayServer.Client.Models
|
||||
public PaymentStatus Status { get; set; }
|
||||
|
||||
public string Destination { get; set; }
|
||||
|
||||
|
||||
|
||||
public enum PaymentStatus
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user