mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 22:14:26 +01:00
Fix final bugs
This commit is contained in:
@@ -179,6 +179,7 @@ namespace BTCPayServer.Services.PaymentRequests
|
||||
{
|
||||
public string PaymentRequestId { get; set; }
|
||||
public PaymentRequestData Data { get; set; }
|
||||
public bool Published { get; set; }
|
||||
}
|
||||
|
||||
public class PaymentRequestQuery
|
||||
|
||||
Reference in New Issue
Block a user