This commit is contained in:
@@ -33,7 +33,7 @@ namespace AyaNova.Models
|
||||
public DateTime? IntroducedDate { get; set; }
|
||||
public bool Discontinued { get; set; }
|
||||
public DateTime? DiscontinuedDate { get; set; }
|
||||
public int? WarrantyLength { get; set; }
|
||||
public int? WarrantyLength { get; set; }//MONTHS
|
||||
public string WarrantyTerms { get; set; }
|
||||
|
||||
public UnitModel()
|
||||
|
||||
Reference in New Issue
Block a user