Wasm Directoryalpha
Record

tfl-api-presentation-entities-stop-point

No description available.

record tfl-api-presentation-entities-stop-point {
  accessibility-summary: option​<string>,
  additional-properties: option​<list​<tfl-api-presentation-entities-additional-properties>>,
  children: option​<list​<tfl-api-presentation-entities-place>>,
  children-urls: option​<list​<string>>,
  common-name: option​<string>,
  distance: option​<f64>,
  full-name: option​<string>,
  hub-naptan-code: option​<string>,
  ics-code: option​<string>,
  id: option​<string>,
  indicator: option​<string>,
  individual-stop-id: option​<string>,
  lat: option​<f64>,
  line-group: option​<list​<tfl-api-presentation-entities-line-group>>,
  line-mode-groups: option​<list​<tfl-api-presentation-entities-line-mode-group>>,
  lines: option​<list​<tfl-api-presentation-entities-identifier>>,
  lon: option​<f64>,
  modes: option​<list​<string>>,
  naptan-id: option​<string>,
  naptan-mode: option​<string>,
  place-type: option​<string>,
  platform-name: option​<string>,
  sms-code: option​<string>,
  station-naptan: option​<string>,
  status: option​<bool>,
  stop-letter: option​<string>,
  stop-type: option​<string>,
  url: option​<string>,
}

Fields

NameTypeDescription
accessibility-summaryoption​<string>
additional-propertiesoption​<list​<tfl-api-presentation-entities-additional-properties>>
childrenoption​<list​<tfl-api-presentation-entities-place>>
children-urlsoption​<list​<string>>
common-nameoption​<string>
distanceoption​<f64>
full-nameoption​<string>
hub-naptan-codeoption​<string>
ics-codeoption​<string>
idoption​<string>
indicatoroption​<string>
individual-stop-idoption​<string>
latoption​<f64>
line-groupoption​<list​<tfl-api-presentation-entities-line-group>>
line-mode-groupsoption​<list​<tfl-api-presentation-entities-line-mode-group>>
linesoption​<list​<tfl-api-presentation-entities-identifier>>
lonoption​<f64>
modesoption​<list​<string>>
naptan-idoption​<string>
naptan-modeoption​<string>
place-typeoption​<string>
platform-nameoption​<string>
sms-codeoption​<string>
station-naptanoption​<string>
statusoption​<bool>
stop-letteroption​<string>
stop-typeoption​<string>
urloption​<string>