name |
type |
description |
id |
string |
(no documentation provided)
|
name |
string |
(no documentation provided)
|
x |
double |
(no documentation provided)
|
y |
double |
(no documentation provided)
|
bikesAvailable |
int |
(no documentation provided)
|
spacesAvailable |
int |
(no documentation provided)
|
allowDropoff |
boolean |
(no documentation provided)
|
networks |
string |
List of compatible network names. Null (default) to be compatible with all.
|
realTimeData |
boolean |
Whether this station is static (usually coming from OSM data) or a real-time source. If no real-time data, users should take
bikesAvailable/spacesAvailable with a pinch of salt, as they are always the total capacity divided by two. Only the total is meaningful.
|