PublicTransportOption

class PublicTransportOption(active: String, maxChanges: Int, maxTime: Int, maxWait: Int, routeType: EfaTripRequest.PtOptions.RouteType, changeSpeed: EfaTripRequest.ChangeSpeed, lineRestriction: EfaTripRequest.PtOptions.LineRestriction, useProxFootSearch: Boolean, useProxFootSearchOrigin: Boolean, useProxFootSearchDestination: Boolean, bike: Boolean, plane: Boolean, noCrowded: Boolean, noSolidStairs: Boolean, noEscalators: Boolean, noElevators: Boolean, lowPlatformVhcl: Boolean, wheelchair: Boolean, needElevatedPlt: Boolean, assistance: Boolean, SOSAvail: Boolean, noLonelyTransfer: Boolean, illumTransfer: Boolean, overgroundTransfer: Boolean, noInsecurePlaces: Boolean, privateTransport: Boolean, excludedMeans: List<EfaDmResponse.Options.PublicTransportOption.Means>, activeImp: Int, activeCom: Int, activeSec: Int)

Types

Means
Link copied to clipboard
class Means(means: String, value: Int, selected: Boolean)

Properties

active
Link copied to clipboard
val active: String
activeCom
Link copied to clipboard
val activeCom: Int
activeImp
Link copied to clipboard
val activeImp: Int
activeSec
Link copied to clipboard
val activeSec: Int
assistance
Link copied to clipboard
val assistance: Boolean
bike
Link copied to clipboard
val bike: Boolean
changeSpeed
Link copied to clipboard
val changeSpeed: EfaTripRequest.ChangeSpeed
excludedMeans
Link copied to clipboard
illumTransfer
Link copied to clipboard
val illumTransfer: Boolean
lineRestriction
Link copied to clipboard
lowPlatformVhcl
Link copied to clipboard
val lowPlatformVhcl: Boolean
maxChanges
Link copied to clipboard
val maxChanges: Int
maxTime
Link copied to clipboard
val maxTime: Int
maxWait
Link copied to clipboard
val maxWait: Int
needElevatedPlt
Link copied to clipboard
val needElevatedPlt: Boolean
noCrowded
Link copied to clipboard
val noCrowded: Boolean
noElevators
Link copied to clipboard
val noElevators: Boolean
noEscalators
Link copied to clipboard
val noEscalators: Boolean
noInsecurePlaces
Link copied to clipboard
val noInsecurePlaces: Boolean
noLonelyTransfer
Link copied to clipboard
val noLonelyTransfer: Boolean
noSolidStairs
Link copied to clipboard
val noSolidStairs: Boolean
overgroundTransfer
Link copied to clipboard
val overgroundTransfer: Boolean
plane
Link copied to clipboard
val plane: Boolean
privateTransport
Link copied to clipboard
val privateTransport: Boolean
routeType
Link copied to clipboard
val routeType: EfaTripRequest.PtOptions.RouteType
SOSAvail
Link copied to clipboard
val SOSAvail: Boolean
useProxFootSearch
Link copied to clipboard
val useProxFootSearch: Boolean
useProxFootSearchDestination
Link copied to clipboard
val useProxFootSearchDestination: Boolean
useProxFootSearchOrigin
Link copied to clipboard
val useProxFootSearchOrigin: Boolean
wheelchair
Link copied to clipboard
val wheelchair: Boolean