vehicleTypesAvailable

@SerialName(value = "vehicle_types_available")
val vehicleTypesAvailable: List<CountBySingleVehicleType>?(source)

Array of objects used to model the total number of each defined vehicle type available at a station.

REQUIRED if the vehicle_types.json file has been defined. The total number of vehicles from each of these objects SHOULD add up to match the value specified in num_vehicles_available.