mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 22:44:29 +01:00
Tweaking display with display name and crypto code
This commit is contained in:
@@ -14,6 +14,7 @@ namespace BTCPayServer.Models.InvoicingModels
|
||||
public string Link { get; set; }
|
||||
public string PaymentMethodName { get; set; }
|
||||
public bool LightningLike { get; set; }
|
||||
public string CryptoCode { get; set; }
|
||||
}
|
||||
public string HtmlTitle { get; set; }
|
||||
public string CustomCSSLink { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user