This commit is contained in:
2023-01-19 19:37:30 +00:00
parent dec62f0f56
commit 2996fdf47a
3 changed files with 19 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ namespace Sockeye.Models
public string RegTo { get; set; }
public string Key { get; set; }
public string FetchCode { get; set; }//v7 uses
public string FetchEmail { get; set; }//v7 uses
public string FetchEmail { get; set; }//v7 && v8 uses for notification, v7 uses for fetching manually in UI
public DateTime? FetchedOn { get; set; }
public string DbId { get; set; }//v8 uses