Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderPromotion.php137 public function setPriceValue(Price $priceValue) argument
139 $this->priceValue = $priceValue;
146 return $this->priceValue;