Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DRepricingProductReport.php167 public function setTotalGmv(PriceAmount $totalGmv) argument
169 $this->totalGmv = $totalGmv;
176 return $this->totalGmv;
H A DRepricingRuleReport.php153 public function setTotalGmv(PriceAmount $totalGmv) argument
155 $this->totalGmv = $totalGmv;
162 return $this->totalGmv;