VendorVehicleDetails
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| make | String | [optional] [default to null] | |
| model | String | [optional] [default to null] | |
| year | Integer | [optional] [default to null] | |
| license_plate | String | [optional] [default to null] | |
| color | String | [optional] [default to null] | |
| vehicle_type_id | Long | [optional] [default to null] | |
| vehicle_type_source | String | Source of vehicle_type_id: “country_specific” or “default” | [optional] [default to null] |