TaxiLocationPoint
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| address | String | Address | [optional] [default to null] |
| latitude | Double | Latitude | [optional] [default to null] |
| longitude | Double | Longitude | [optional] [default to null] |
| lat_lng | String | Combined lat/lng string | [optional] [default to null] |