DriverVehicleResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | [default to null] | |
| color | String | [default to null] | |
| reg_no | String | [optional] [default to null] | |
| vehicle_type_id | Long | [default to null] | |
| car_model_id | Long | [optional] [default to null] | |
| is_active | Boolean | [default to null] | |
| verified | Boolean | [default to null] | |
| car_model | String | [optional] [default to null] | |
| vehicle_type | String | [optional] [default to null] | |
| car_make | String | [default to null] |