Improve UX of invoice list and invoice details

This commit is contained in:
nicolas.dorier
2018-03-13 09:13:16 +09:00
parent 6806d96baa
commit b3698846c6
4 changed files with 44 additions and 27 deletions

View File

@@ -39,6 +39,7 @@ namespace BTCPayServer.Models.InvoicingModels
}
public string OrderId { get; set; }
public string RedirectUrl { get; set; }
public string InvoiceId
{
get; set;