case 4504
This commit is contained in:
@@ -23,6 +23,11 @@ namespace Sockeye.Models
|
||||
[NotMapped]
|
||||
public string CustomerViz { get; set; }
|
||||
|
||||
|
||||
public string RegTo { get; set; }
|
||||
public string FetchEmail { get; set; }//v7 && v8 uses for notification, v7 uses for fetching manually in UI
|
||||
public string DbId { get; set; }//v8 uses
|
||||
|
||||
public string Notes { get; set; }
|
||||
public List<string> Tags { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user