Fixing payment in different crypto

This commit is contained in:
nicolas.dorier
2018-01-10 18:30:45 +09:00
parent de6f0008a6
commit cb4468d3b3
11 changed files with 155 additions and 75 deletions

View File

@@ -70,7 +70,7 @@ namespace BTCPayServer.Models.InvoicingModels
{
get; set;
}
public string StatusException { get; set; }
public DateTimeOffset CreatedDate
{
get; set;