Record
tfl-api-presentation-entities-journey-planner-route-option
No description available.
record tfl-api-presentation-entities-journey-planner-route-option {
direction: option<string>,
directions: option<list<string>>,
id: option<string>,
line-identifier: option<tfl-api-presentation-entities-identifier>,
name: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| direction | option<string> | |
| directions | option<list<string>> | |
| id | option<string> | |
| line-identifier | option<tfl-api-presentation-entities-identifier> | |
| name | option<string> |