vehicleTypeCapacity

@SerialName(value = "vehicle_type_capacity")
val vehicleTypeCapacity: Map<String, Int>?(source)

An object describing the docking capacity of a station where each key is a vehicle_type_id and the value is a number representing the total docking points installed at this station for the specified vehicle type.