# AutotecApiJsClient.VehicleHistory

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**accidentCount** | **Number** | the number of accidents | [optional] 
**count** | **Number** | the number of historical activity records | [optional] 
**estimatedAverageMiles** | **Number** | the estimated average miles | [optional] 
**historyRecords** | [**[HistoryRecord]**](HistoryRecord.md) | the list of historical activity for the vehicle | [optional] 
**lastOdometer** | **Number** | the last odometer reading | [optional] 
**mixedOdometer** | **Boolean** | indicates a mixed odometer | [optional] 
**odometer** | **Boolean** | indicates if an odometer reading exists | [optional] 
**recallCount** | **Number** | the number of recalls | [optional] 
**recallDataAvailable** | **Boolean** | indicates if recall data is available | [optional] 
**rollback** | **Boolean** | indicates if the vehicle&#39;s history determines that the odometer has been tampered with | [optional] 


