| Name | Type | Description | Notes |
|---|---|---|---|
| year | float | Year of the Car | [optional] |
| make | string | Car Make | [optional] |
| model | string | Car model | [optional] |
| trim | string | Trim of the car | [optional] |
| body_type | string | Body type of the car | [optional] |
| vehicle_type | string | Vehicle type of the car | [optional] |
| drivetrain | string | Drivetrain of the car | [optional] |
| fuel_type | string | Fuel type of the car | [optional] |
| made_in | string | Made in of the car | [optional] |
| engine | string | Engine of the car | [optional] |
| engine_block | string | Engine block of the car | [optional] |
| engine_size | string | Engine size of the car | [optional] |
| engine_measure | string | Engine block of the car | [optional] |
| engine_aspiration | string | Engine aspiration of the car | [optional] |
| transmission | string | Transmission of the car | [optional] |
| doors | float | No of doors of the car | [optional] |
| cylinders | float | No of cylinders of the car | [optional] |
| steering_type | string | Steering type of the car | [optional] |
| antibrake_sys | string | Antibrake system of the car | [optional] |
| tank_size | string | Tank size of the car | [optional] |
| overall_height | string | Overall height of the car | [optional] |
| overall_length | string | Overall length of the car | [optional] |
| overall_width | string | Overall width of the car | [optional] |
| std_seating | string | Std seating of the car | [optional] |
| highway_miles | string | Highway miles of the car | [optional] |
| city_miles | string | City miles of the car | [optional] |