StationStatusEntry
constructor(stationId: String, numBikesAvailable: Int, numBikesDisabled: Int? = null, numDocksAvailable: Int, numDocksDisabled: Int? = null, isInstalled: IntBoolean, isRenting: IntBoolean, isReturning: IntBoolean, lastReported: EpochSeconds)(source)