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
| Name | Type | Description |
|---|---|---|
| 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> |