Mobility Data for Kotlin
Toggle table of contents
0.4.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Mobility Data for Kotlin
gtfs-schedule
/
dev.sargunv.mobilitydata.gtfs.schedule
/
FareLegRule
/
FareLegRule
Fare
Leg
Rule
constructor
(
legGroupId
:
String
?
=
null
,
networkId
:
String
?
=
null
,
fromAreaId
:
String
?
=
null
,
toAreaId
:
String
?
=
null
,
fromTimeframeGroupId
:
String
?
=
null
,
toTimeframeGroupId
:
String
?
=
null
,
fareProductId
:
String
,
rulePriority
:
Int
?
=
null
)
(
source
)