EtaResponse.Eta
An object that contains details about an estimated time of arrival (ETA).
Declaration
object EtaResponse.EtaProperties
| Name | Type | Description |
|---|---|---|
destination | Location | The destination as a Location. |
distanceMeters | integer | The distance in meters to the destination. |
expectedTravelTimeSeconds | integer | The estimated travel time in seconds, including delays due to traffic. |
staticTravelTimeSeconds | integer | The expected travel time, in seconds, without traffic. |
transportType | string | A string that represents the mode of transportation for this ETA, which is one of: |