Home
last modified time | relevance | path

Searched refs:OrderShipmentLineItemShipment (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrdersShipLineItemsRequest.php23 protected $lineItemsType = OrderShipmentLineItemShipment::class;
37 * @param OrderShipmentLineItemShipment[]
44 * @return OrderShipmentLineItemShipment[]
H A DOrderShipment.php39 protected $lineItemsType = OrderShipmentLineItemShipment::class;
113 * @param OrderShipmentLineItemShipment[]
120 * @return OrderShipmentLineItemShipment[]
H A DOrderShipmentLineItemShipment.php20 class OrderShipmentLineItemShipment extends \Google\Model class
80 class_alias(OrderShipmentLineItemShipment::class, 'Google_Service_ShoppingContent_OrderShipmentLine…