Home
last modified time | relevance | path

Searched refs:taxValue (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderPromotion.php193 public function setTaxValue(Price $taxValue) argument
195 $this->taxValue = $taxValue;
202 return $this->taxValue;