Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DPos.php22 use Google\Service\ShoppingContent\PosInventoryRequest; alias
101 * @param PosInventoryRequest $postBody
105 …public function inventory($merchantId, $targetMerchantId, PosInventoryRequest $postBody, $optParam…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DPosInventoryRequest.php20 class PosInventoryRequest extends \Google\Model class
168 class_alias(PosInventoryRequest::class, 'Google_Service_ShoppingContent_PosInventoryRequest');