TaxiVehicleInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| make | String | Vehicle make/brand | [optional] [default to null] |
| model | String | Vehicle model | [optional] [default to null] |
| color | String | Vehicle color | [optional] [default to null] |
| reg_number | String | Vehicle registration number | [optional] [default to null] |
| vehicle_type | VehicleType | Vehicle type details | [optional] [default to null] |