mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 09:54:30 +01:00
parent
7dc41ebcea
commit
19d360a543
@ -439,7 +439,7 @@ namespace BTCPayServer.Services.Invoices
|
|||||||
set;
|
set;
|
||||||
}
|
}
|
||||||
/// <summary>
|
/// <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>
|
/// </summary>
|
||||||
[JsonIgnore]
|
[JsonIgnore]
|
||||||
public decimal MinimumNetDue { get; set; }
|
public decimal MinimumNetDue { get; set; }
|
||||||
|
Loading…
Reference in New Issue
Block a user