sdk-routing / com.tomtom.online.sdk.routing.data.longDistanceEV.response / NativeChargingInformationAtEndOfLeg

NativeChargingInformationAtEndOfLeg

open class NativeChargingInformationAtEndOfLeg : Serializable

Represents information about a charging stop of a route leg.

Constructors

<init>

NativeChargingInformationAtEndOfLeg()
NativeChargingInformationAtEndOfLeg(targetChargeInkWh: Double!, chargingTime: Seconds!, chargingConnections: MutableList<NativeChargingConnection!>!, chargingParkUuid: UUID!)