vehicleDocksAvailable

@SerialName(value = "vehicle_docks_available")
val vehicleDocksAvailable: List<CountByMultipleVehicleTypes>?(source)

Array of objects used to model the number of docks available for certain vehicle types.

REQUIRED in feeds where certain docks are only able to accept certain vehicle types. The total number of docks from each of these objects SHOULD add up to match num_docks_available.