sync
This commit is contained in:
@ -17,6 +17,7 @@ namespace IronIntel.Contractor.Maintenance
|
||||
public string FuelTypeName { get; set; }
|
||||
public string FuelType { get; set; }
|
||||
public double Odomerter { get; set; }
|
||||
public string OdometerUnits { get; set; }
|
||||
public string RetailerZip { get; set; }
|
||||
public string RetailerState { get; set; }
|
||||
public string RetailerCity { get; set; }
|
||||
|
Reference in New Issue
Block a user