ListDeliveryVehiclesResponseRestrictedLog
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
This webpage focuses on the JSON representation of restricted data from a ListDeliveryVehiclesResponseLog, containing information about delivery vehicles.
The JSON data structure includes an array of deliveryVehicles, each represented by a DeliveryVehicleRestrictedLog object, which provides details about individual delivery vehicles.
Data within these objects is restricted and further information on the DeliveryVehicleRestrictedLog structure can be found within linked documentation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[],["The provided JSON structure represents a response containing an array of `deliveryVehicles`. Each element within `deliveryVehicles` is a `DeliveryVehicleRestrictedLog` object. This data represents delivery vehicles that match a specified query filter or, if no filter is given, all delivery vehicles. The key action is retrieving a list of delivery vehicles with their associated restricted log details.\n"]]