Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DPosCustomBatchResponse.php20 class PosCustomBatchResponse extends \Google\Collection class
61 class_alias(PosCustomBatchResponse::class, 'Google_Service_ShoppingContent_PosCustomBatchResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DPos.php21 use Google\Service\ShoppingContent\PosCustomBatchResponse; alias
44 * @return PosCustomBatchResponse
50 return $this->call('custombatch', [$params], PosCustomBatchResponse::class);