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