open class NativeLegSummary : NativeSummary, Serializable
Represents a summary of a route leg.
NativeLegSummary() NativeLegSummary(lengthInMeters: Int!, travelTime: Seconds!, trafficDelay: Seconds!, departureTime: String!, arrivalTime: String!, batteryConsumptionInkWh: Double!, remainingChargeAtArrivalInkWh: Double!, chargingInformationAtEndOfLeg: NativeChargingInformationAtEndOfLeg!) |