Bike
Represents a vehicle that is currently not part of an active rental.
Constructors
Properties
The date and time when any rental of the vehicle must be completed.
Identifier of a vehicle.
The current percentage, expressed from 0 to 1, of fuel or battery power remaining in the vehicle.
The furthest distance in meters that the vehicle can travel with the vehicle's current charge or fuel (without recharging or refueling).
The station_id of the station this vehicle must be returned to as defined in station_information.json.
Is the vehicle currently disabled?
Is the vehicle currently reserved?
The last time this vehicle reported its status to the operator's backend.
The plan_id of the pricing plan this vehicle is eligible for as described in system_pricing_plans.json.
JSON object that contains rental URIs for Android, iOS, and web in the android, ios, and web fields.
Identifier referencing the station_id field in station_information.json.
List of vehicle equipment provided by the operator in addition to the accessories already provided in the vehicle (field vehicle_accessories of vehicle_types.json) but subject to more frequent updates.
The vehicle_type_id of this vehicle, as described in vehicle_types.json.