mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-22 22:54:23 +01:00
committed by
GitHub
parent
7dc41ebcea
commit
19d360a543
@@ -439,7 +439,7 @@ namespace BTCPayServer.Services.Invoices
|
||||
set;
|
||||
}
|
||||
/// <summary>
|
||||
/// Minumum due to consider the invoice paid (can be negative if overpaid)
|
||||
/// Minimum due to consider the invoice paid (can be negative if overpaid)
|
||||
/// </summary>
|
||||
[JsonIgnore]
|
||||
public decimal MinimumNetDue { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user