made notes named and easier to traverse.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
{
|
||||
public int Id { get; set; }
|
||||
public int VehicleId { get; set; }
|
||||
public string Description { get; set; }
|
||||
public string NoteText { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user