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
| Name | Type | Description |
|---|---|---|
| ids | string | |
| stop-point-id | string | |
| direction | option<arrivals-direction-enum> | |
| destination-station-id | option<string> |