Wasm Directoryalpha
Record

tfl-api-presentation-entities-route-search-response

No description available.

record tfl-api-presentation-entities-route-search-response {
  input: option​<string>,
  search-matches: option​<list​<tfl-api-presentation-entities-route-search-match>>,
}

Fields

NameTypeDescription
inputoption​<string>
search-matchesoption​<list​<tfl-api-presentation-entities-route-search-match>>