Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DRegionalInventory.php44 public $salePriceEffectiveDate; variable in Google\\Service\\ShoppingContent\\RegionalInventory
133 public function setSalePriceEffectiveDate($salePriceEffectiveDate) argument
135 $this->salePriceEffectiveDate = $salePriceEffectiveDate;
142 return $this->salePriceEffectiveDate;
H A DLocalInventory.php53 public $salePriceEffectiveDate; variable in Google\\Service\\ShoppingContent\\LocalInventory
174 public function setSalePriceEffectiveDate($salePriceEffectiveDate) argument
176 $this->salePriceEffectiveDate = $salePriceEffectiveDate;
183 return $this->salePriceEffectiveDate;
H A DProduct.php277 public $salePriceEffectiveDate; variable in Google\\Service\\ShoppingContent\\Product
1304 public function setSalePriceEffectiveDate($salePriceEffectiveDate) argument
1306 $this->salePriceEffectiveDate = $salePriceEffectiveDate;
1313 return $this->salePriceEffectiveDate;