Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2LocalInventory.php81 public function setPriceInfo(GoogleCloudRetailV2PriceInfo $priceInfo) argument
83 $this->priceInfo = $priceInfo;
90 return $this->priceInfo;
H A DGoogleCloudRetailV2Product.php421 public function setPriceInfo(GoogleCloudRetailV2PriceInfo $priceInfo) argument
423 $this->priceInfo = $priceInfo;
430 return $this->priceInfo;