This commit is contained in:
@@ -21,7 +21,6 @@ namespace Sockeye.Models
|
||||
public string VendorCode { get; set; }
|
||||
public string OurCode { get; set; }
|
||||
public string Wiki { get; set; }
|
||||
public string CustomFields { get; set; }
|
||||
public List<string> Tags { get; set; }
|
||||
|
||||
public Product()
|
||||
|
||||
Reference in New Issue
Block a user