departureDate
The time of departure used in an estimated arrival time request.
Declaration
departureDate?: Date;Discussion
If you don’t specify a departure date, the server will use the current date and time when you make the request.
The time of departure used in an estimated arrival time request.
departureDate?: Date;If you don’t specify a departure date, the server will use the current date and time when you make the request.