Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DReturnPolicyOnlineRestockingFee.php32 public function setFixedFee(PriceAmount $fixedFee) argument
34 $this->fixedFee = $fixedFee;
41 return $this->fixedFee;
H A DReturnPolicyOnlineReturnShippingFee.php32 public function setFixedFee(PriceAmount $fixedFee) argument
34 $this->fixedFee = $fixedFee;
41 return $this->fixedFee;