vehicleDocksCapacity

@SerialName(value = "vehicle_docks_capacity")
val vehicleDocksCapacity: List<CountByMultipleVehicleTypes>?(source)

These objects are used to model the total docking capacity of a station, both available and unavailable, for each type of vehicle that may dock at this station. The total number of docks from each of these objects SHOULD add up to match the value specified in the capacity field.