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
gbfs-v1
/
dev.sargunv.mobilitydata.gbfs.v1
/
Bike
/
Bike
Bike
constructor
(
bikeId
:
String
,
lat
:
Double
,
lon
:
Double
,
isReserved
:
IntBoolean
,
isDisabled
:
IntBoolean
,
rentalUris
:
RentalUris
?
=
null
)
(
source
)