# AutotecApiJsClient.VehicleInformation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**body** | **String** | the body type | [optional] 
**country** | **String** | the country of origin | [optional] 
**engine** | **String** | the engine type/size | [optional] 
**manufacturer** | **String** | the vehicle manufacturer | [optional] 
**manufacturerCode** | **Number** | the vehicle manufacturer code | [optional] 
**model** | **String** | the vehicle model | [optional] 
**resultCode** | **Number** | the result code | [optional] 
**resultMessage** | **String** | the result message | [optional] 
**seriesCode** | **Number** | the series code | [optional] 
**vehicleClass** | **String** | the vehicle class | [optional] 
**vin** | **String** | the Vehicle Identification Number | [optional] 
**year** | **Number** | the model year | [optional] 


