# AutotecApiJsClient.FullHistoryResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**count** | **Number** | the number of vehicles returned | [optional] 
**level** | **String** | the history level returned | [optional] 
**vehicles** | [**[Vehicle]**](Vehicle.md) | the list of vehicles returned | [optional] 


<a name="LevelEnum"></a>
## Enum: LevelEnum


* `FULL` (value: `"FULL"`)




