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

NativeSection

open class NativeSection : Serializable

Represents information about the route section.

Constructors

<init>

NativeSection()
NativeSection(startPointIndex: Int!, endPointIndex: Int!, travelMode: NativeTravelMode!, sectionType: NativeSectionType!, countryCode: String!, simpleCategory: NativeSectionSimpleCategory!, effectiveSpeedInKmh: Int!, delay: Seconds!, magnitudeOfDelay: Int!, tec: NativeTec!)