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
gofs-v1
/
dev.sargunv.mobilitydata.gofs.v1
/
RealtimeBooking
/
RealtimeBooking
Realtime
Booking
constructor
(
brandId
:
String
,
waitTime
:
WholeSeconds
,
travelTime
:
WholeSeconds
?
=
null
,
travelCost
:
Double
?
=
null
,
travelCostCurrency
:
CurrencyCode
?
=
null
,
bookingDetail
:
BookingDetail
?
=
null
)
(
source
)