HapiLocationList
class HapiLocationList(stopLocationOrCoordLocation: List<HapiStopOrCoordLocation>) : HapiResponse
Content copied to clipboard
The location list contains either named coordinates or stops/stations with name and id as a result of a location request. The data of every list entry can be used for further trip or departureBoard requests.
Constructors
HapiLocationList
Link copied to clipboard
fun HapiLocationList(stopLocationOrCoordLocation: List<HapiStopOrCoordLocation>)
Content copied to clipboard
Properties
dialectVersion
Link copied to clipboard
serverVersion
Link copied to clipboard
stopLocationOrCoordLocation
Link copied to clipboard
TechnicalMessages
Link copied to clipboard