gtfs-sqljs
Preparing search index...
index
AlertFilters
Interface AlertFilters
interface
AlertFilters
{
activeOnly
?:
boolean
;
alertId
?:
string
;
cause
?:
AlertCause
;
effect
?:
AlertEffect
;
limit
?:
number
;
routeId
?:
string
;
stopId
?:
string
;
tripId
?:
string
;
}
Index
Properties
active
Only?
alert
Id?
cause?
effect?
limit?
route
Id?
stop
Id?
trip
Id?
Properties
Optional
active
Only
activeOnly
?:
boolean
Optional
alert
Id
alertId
?:
string
Optional
cause
cause
?:
AlertCause
Optional
effect
effect
?:
AlertEffect
Optional
limit
limit
?:
number
Optional
route
Id
routeId
?:
string
Optional
stop
Id
stopId
?:
string
Optional
trip
Id
tripId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Only
alert
Id
cause
effect
limit
route
Id
stop
Id
trip
Id
gtfs-sqljs
Loading...