Wasm Directoryalpha
Record

arrivals-params

No description available.

record arrivals-params {
  ids: string,
  stop-point-id: string,
  direction: option​<arrivals-direction-enum>,
  destination-station-id: option​<string>,
}

Fields

NameTypeDescription
idsstring
stop-point-idstring
directionoption​<arrivals-direction-enum>
destination-station-idoption​<string>