|
@ -81,7 +81,6 @@ namespace BBWY.Server.Model.Dto |
|
|
|
|
|
|
|
|
public Enums.NewProductHealth? ProductHealth { get; set; } |
|
|
public Enums.NewProductHealth? ProductHealth { get; set; } |
|
|
|
|
|
|
|
|
[Column(StringLength = 50)] |
|
|
|
|
|
public string ProductId { get; set; } |
|
|
public string ProductId { get; set; } |
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
/// <summary>
|
|
|