Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProduct.php554 public function setCostOfGoodsSold(Price $costOfGoodsSold) argument
556 $this->costOfGoodsSold = $costOfGoodsSold;
563 return $this->costOfGoodsSold;