mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-14 18:54:25 +01:00
Link to associated invoices
This commit is contained in:
@@ -72,6 +72,8 @@ namespace BTCPayServer.Models.AppViewModels
|
||||
public bool UseInvoiceAmount { get; set; } = true;
|
||||
[Display(Name = "Count all invoices created on the store as part of the crowdfunding goal")]
|
||||
public bool UseAllStoreInvoices { get; set; } = false;
|
||||
|
||||
public string AppId { get; set; }
|
||||
}
|
||||
|
||||
public enum CrowdfundResetEvery
|
||||
|
||||
Reference in New Issue
Block a user