This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user