UpdateDeliveryVehicleRequestRestrictedLog

  • This webpage describes the JSON representation of restricted data from an UpdateDeliveryVehicleRequestLog.

  • The data includes details about the delivery vehicle specified in the update request, represented by the deliveryVehicle field containing a DeliveryVehicleRestrictedLog object.

Contains restricted data from a UpdateDeliveryVehicleRequestLog.

JSON representation
{
  "deliveryVehicle": {
    object (DeliveryVehicleRestrictedLog)
  }
}
Fields
deliveryVehicle

object (DeliveryVehicleRestrictedLog)

The vehicle specified in the update request.