Home
last modified time | relevance | path

Searched refs:OrdersCustomBatchRequestEntryRefundItemShipping (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrdersRefundItemRequest.php37 protected $shippingType = OrdersCustomBatchRequestEntryRefundItemShipping::class;
97 * @param OrdersCustomBatchRequestEntryRefundItemShipping
99 public function setShipping(OrdersCustomBatchRequestEntryRefundItemShipping $shipping)
104 * @return OrdersCustomBatchRequestEntryRefundItemShipping
H A DOrdersCustomBatchRequestEntryRefundItemShipping.php20 class OrdersCustomBatchRequestEntryRefundItemShipping extends \Google\Model class
60 class_alias(OrdersCustomBatchRequestEntryRefundItemShipping::class, 'Google_Service_ShoppingContent…