sdk-routing / com.tomtom.online.sdk.routing.data.longDistanceEV / ILongDistanceEVRoutingQuery / withDepartAt

withDepartAt

abstract fun withDepartAt(departAt: String!): ILongDistanceEVRoutingQuery!

Used in the default builder LongDistanceEVRoutingQueryBuilder.

Parameters

departAt - String!: The date and time of departure from the origin point.

Return
ILongDistanceEVRoutingQuery!: The builder of the query with a new value of departure date and time.