Record
tfl-api-presentation-entities-identifier
No description available.
record tfl-api-presentation-entities-identifier {
crowding: option<tfl-api-presentation-entities-crowding>,
full-name: option<string>,
id: option<string>,
mot-type: option<string>,
name: option<string>,
network: option<string>,
route-type: option<tfl-api-presentation-entities-identifier-route-type-enum>,
status: option<tfl-api-presentation-entities-identifier-status-enum>,
type-op: option<string>,
uri: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| crowding | option<tfl-api-presentation-entities-crowding> | |
| full-name | option<string> | |
| id | option<string> | |
| mot-type | option<string> | |
| name | option<string> | |
| network | option<string> | |
| route-type | option<tfl-api-presentation-entities-identifier-route-type-enum> | |
| status | option<tfl-api-presentation-entities-identifier-status-enum> | |
| type-op | option<string> | |
| uri | option<string> |