GBFSVehicleDocksAvailable Data Type

Implemented Interfaces
Serializable
Properties
name data type description
vehicle_type_ids array of string
count number
vehicle_type_ids array of string

Example

{
  "vehicle_type_ids" : [ "...", "..." ],
  "count" : 12345.0,
  "extension1" : "...",
  "extension2" : "..."
}