Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProduct.php281 public $sellOnGoogleQuantity; variable in Google\\Service\\ShoppingContent\\Product
1318 public function setSellOnGoogleQuantity($sellOnGoogleQuantity) argument
1320 $this->sellOnGoogleQuantity = $sellOnGoogleQuantity;
1327 return $this->sellOnGoogleQuantity;