Wasm Directoryalpha
Record

tfl-api-presentation-entities-search-match

No description available.

record tfl-api-presentation-entities-search-match {
  id: option​<string>,
  lat: option​<f64>,
  lon: option​<f64>,
  name: option​<string>,
  url: option​<string>,
}

Fields

NameTypeDescription
idoption​<string>
latoption​<f64>
lonoption​<f64>
nameoption​<string>
urloption​<string>