gtfs-sqljs
Preparing search index...
index
StopFilters
Interface StopFilters
interface
StopFilters
{
limit
?:
number
;
name
?:
string
;
stopCode
?:
string
|
string
[]
;
stopId
?:
string
|
string
[]
;
tripId
?:
string
|
string
[]
;
}
Index
Properties
limit?
name?
stop
Code?
stop
Id?
trip
Id?
Properties
Optional
limit
limit
?:
number
Optional
name
name
?:
string
Optional
stop
Code
stopCode
?:
string
|
string
[]
Optional
stop
Id
stopId
?:
string
|
string
[]
Optional
trip
Id
tripId
?:
string
|
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
name
stop
Code
stop
Id
trip
Id
gtfs-sqljs
Loading...