Stop Points Dto
@Xml(name = "siri:StopPoints" )
Created by Michael Ruppen on 28.06.2024
Constructors
Link copied to clipboard
constructor(@Element(name = "siri:AffectedStopPoint" ) affectedStops: List<AffectedStopPointDto>? = emptyList())