api-efa
/
de.jlnstrk.transit.api.efa.endpoint.dm
/
EfaDmResponse
/
ServingLines
Serving
Lines
class
ServingLines
(trainInfo:
EfaDmResponse.ServingLines.TrainInfo
?, selected:
Boolean
, lines:
List
<
EfaLineEntry
>)
Content copied to clipboard
Types
Properties
Types
Train
Info
Link copied to clipboard
enum
TrainInfo
:
Enum
<
EfaDmResponse.ServingLines.TrainInfo
>
Content copied to clipboard
Properties
lines
Link copied to clipboard
val
lines
:
List
<
EfaLineEntry
>
Content copied to clipboard
selected
Link copied to clipboard
val
selected
:
Boolean
= false
Content copied to clipboard
trainInfo
Link copied to clipboard
val
trainInfo
:
EfaDmResponse.ServingLines.TrainInfo
?
Content copied to clipboard