HapiStopLocation
fun HapiStopLocation(id: String, extId: String, hasMainMast: Boolean?, mainMastId: String?, mainMastExtId: String?, name: String, lon: Double?, lat: Double?, track: String?, weight: Int?, dist: Int?, products: Int?, meta: Boolean = false, refinable: Boolean = false, matchValue: Int?, entry: Boolean?, LocationNotes: List<HapiLocationNote> = emptyList(), Message: List<HapiMessage> = emptyList(), productAtStop: List<HapiProduct> = emptyList(), TariffResult: HapiTariffResult?, links: List<HapiResourceLink> = emptyList(), altId: List<String> = emptyList(), mainMastAltId: List<String> = emptyList(), timezoneOffset: ZoneOffset?)
Content copied to clipboard