open class NativeSection : Serializable
Represents information about the route section.
NativeSection() NativeSection(startPointIndex: Int!, endPointIndex: Int!, travelMode: NativeTravelMode!, sectionType: NativeSectionType!, countryCode: String!, simpleCategory: NativeSectionSimpleCategory!, effectiveSpeedInKmh: Int!, delay: Seconds!, magnitudeOfDelay: Int!, tec: NativeTec!) |