sdk-routing / com.tomtom.online.sdk.routing.ev.route / LegSummary

LegSummary

@PublicPreview("2021.06") data class LegSummary : Serializable

Represents a summary of a route leg.

Parameters

chargingInformationAtEndOfLeg - The details about the charging stop.

summary - Represents the summary of a route.

Properties

chargingInformationAtEndOfLeg

val chargingInformationAtEndOfLeg: ChargingInformationAtEndOfLeg?

The details about the charging stop.

summary

val summary: Summary

Represents the summary of a route.