Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DReturnPricingInfo.php52 public function setMaxReturnShippingFee(MonetaryAmount $maxReturnShippingFee) argument
54 $this->maxReturnShippingFee = $maxReturnShippingFee;
61 return $this->maxReturnShippingFee;