vehicleParkings Query
Get all vehicle parkings
Arguments
#
ids
[ String ]
Return vehicle parkings with these ids.
Note: if an id is invalid (or the vehicle parking service is unavailable)
the returned list will contain null
values.
Response
#
Returns [ VehicleParking ].
Example
#
Previous
vehicleParking
Next
vehicleRentalStation