PlaceReferenceDto

constructor(@PropertyElement(name = "StopPlaceRef") ref: String? = null, @Element(name = "Name") stationName: NameDto?, @Element(name = "GeoPosition") position: GeoPositionDto? = null)