NearbyTaxiVehicleResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| latitude | Double | Latitude coordinate of the vehicle. | [default to null] |
| longitude | Double | Longitude coordinate of the vehicle. | [default to null] |
| rotation | Double | Rotation angle of the vehicle in degrees. | [default to null] |
| vehicle_type_id | Long | Vehicle type identifier. | [default to null] |
| name | String | Name of the vehicle type. | [default to null] |
| icon_url | String | Optional icon URL for the vehicle type. | [optional] [default to null] |