StopLocationInput
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Optional address ID for the stop. | [optional] [default to null] |
| city | String | City name for the stop. | [optional] [default to null] |
| state | String | State or province name for the stop. | [optional] [default to null] |
| country | String | Country name for the stop. | [optional] [default to null] |
| latitude | Double | Latitude coordinate. | [optional] [default to null] |
| longitude | Double | Longitude coordinate. | [optional] [default to null] |
| price | Double | Calculated price for this stop segment. | [optional] [default to null] |