Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DReturnPolicyOnlineReturnReasonCategoryInfo.php64 public function setReturnShippingFee(ReturnPolicyOnlineReturnShippingFee $returnShippingFee) argument
66 $this->returnShippingFee = $returnShippingFee;
73 return $this->returnShippingFee;
H A DReturnPolicy.php155 public function setReturnShippingFee(Price $returnShippingFee) argument
157 $this->returnShippingFee = $returnShippingFee;
164 return $this->returnShippingFee;