CreateDeliveryVehicleRequestRestrictedLog

  • The JSON representation includes restricted data from a CreateDeliveryVehicleRequestLog.

  • This data centers around the deliveryVehicle object, which provides details about the delivery vehicle specified in the create request.

  • You can refer to the DeliveryVehicleRestrictedLog documentation for comprehensive information about the deliveryVehicle object's structure.

Contains restricted data from a CreateDeliveryVehicleRequestLog.

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

object (DeliveryVehicleRestrictedLog)

The delivery vehicle specified in the create request.