# lyft.VehicleDetail

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**make** | **String** | The vehicle&#39;s maker | 
**model** | **String** | The vehicle&#39;s model | 
**year** | **Number** | The vehicle&#39;s model year | 
**licensePlate** | **String** | The vehicle&#39;s license plate | 
**licensePlateState** | **String** | The vehicle&#39;s license plate state | 
**color** | **String** | The vehicle&#39;s color | 
**imageUrl** | **String** | The vehicle&#39;s image url | 


