Stop
constructor(stopId: String, stopCode: String? = null, stopName: String? = null, ttsStopName: String? = null, stopDescription: String? = null, stopLatitude: Double? = null, stopLongitude: Double? = null, zoneId: String? = null, stopUrl: Url? = null, locationType: LocationType? = null, parentStation: String? = null, stopTimezone: TimeZone? = null, wheelchairBoarding: TriState? = null, levelId: String? = null, platformCode: String? = null, stopAccess: StopAccess? = null)(source)