Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DMerchantOrderReturn.php119 public function setReturnPricingInfo(ReturnPricingInfo $returnPricingInfo) argument
121 $this->returnPricingInfo = $returnPricingInfo;
128 return $this->returnPricingInfo;