mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-10 09:19:24 +01:00
parent
7dc41ebcea
commit
19d360a543
1 changed files with 1 additions and 1 deletions
|
@ -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; }
|
||||
|
|
Loading…
Add table
Reference in a new issue