interface ILongDistanceEVRoutingQuery
An interface used to build new Long Distance EV Routing queries. Implemented in the class |
|
open class LongDistanceEVRoutingQuery : BaseRequestQuery, NativeObject
A builder class used to create queries for the Long Distance EV Routing service. |
|
open class LongDistanceEVRoutingResponse : ServiceBaseResponse, Serializable
Represents a Response from the Long Distance EV Routing Service. |