Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DPos.php23 use Google\Service\ShoppingContent\PosInventoryResponse; alias
103 * @return PosInventoryResponse
109 return $this->call('inventory', [$params], PosInventoryResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DPosInventoryResponse.php20 class PosInventoryResponse extends \Google\Model class
186 class_alias(PosInventoryResponse::class, 'Google_Service_ShoppingContent_PosInventoryResponse');