Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DPosCustomBatchRequest.php20 class PosCustomBatchRequest extends \Google\Collection class
43 class_alias(PosCustomBatchRequest::class, 'Google_Service_ShoppingContent_PosCustomBatchRequest');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DPos.php20 use Google\Service\ShoppingContent\PosCustomBatchRequest; alias
42 * @param PosCustomBatchRequest $postBody
46 public function custombatch(PosCustomBatchRequest $postBody, $optParams = [])