Wasm Directoryalpha
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

NameTypeDescription
crowdingoption​<tfl-api-presentation-entities-crowding>
full-nameoption​<string>
idoption​<string>
mot-typeoption​<string>
nameoption​<string>
networkoption​<string>
route-typeoption​<tfl-api-presentation-entities-identifier-route-type-enum>
statusoption​<tfl-api-presentation-entities-identifier-status-enum>
type-opoption​<string>
urioption​<string>