open class LongDistanceEVRoutingResponse : ServiceBaseResponse, Serializable
Represents a Response from the Long Distance EV Routing Service.
LongDistanceEVRoutingResponse() LongDistanceEVRoutingResponse(routes: MutableList<NativeFullRoute!>!, report: NativeReport!) |
open fun setRoutes(routes: Array<NativeFullRoute!>!): Unit |