mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 22:14:26 +01:00
@@ -34,6 +34,7 @@ namespace BTCPayServer.Client.Models
|
||||
public string PaymentMethod { get; set; }
|
||||
|
||||
public string CryptoCode { get; set; }
|
||||
public Dictionary<string, object> AdditionalData { get; set; }
|
||||
|
||||
public class Payment
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user