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