This commit is contained in:
@@ -41,6 +41,8 @@ namespace Sockeye.Models
|
||||
|
||||
[NotMapped]
|
||||
public string CustomerViz { get; set; }
|
||||
[NotMapped]
|
||||
public string CustomerEmailViz { get; set; }
|
||||
|
||||
|
||||
public List<string> Tags { get; set; } = new List<string>();
|
||||
|
||||
Reference in New Issue
Block a user