Destination
Destination is a routing endpoint with a specific Location, decorated with an intended arrival time, dwell time, and arrival instructions
type: object
Properties
Section titled “Properties”| Name | Type | Required | Description |
|---|---|---|---|
targetTime | string | no | Target time by which the destination should be reached |
expectedDwellDuration | number | no | Expected duration of destination stay in seconds |
location | Location | yes | |
arrival | DestinationArrival | no | Arrival instructions metadata |