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

NativeLegSummary

open class NativeLegSummary : NativeSummary, Serializable

Represents a summary of a route leg.

Constructors

<init>

NativeLegSummary()
NativeLegSummary(lengthInMeters: Int!, travelTime: Seconds!, trafficDelay: Seconds!, departureTime: String!, arrivalTime: String!, batteryConsumptionInkWh: Double!, remainingChargeAtArrivalInkWh: Double!, chargingInformationAtEndOfLeg: NativeChargingInformationAtEndOfLeg!)