Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderreturnsCreateOrderReturnRequest.php36 public $returnMethodType; variable in Google\\Service\\ShoppingContent\\OrderreturnsCreateOrderReturnRequest
83 public function setReturnMethodType($returnMethodType) argument
85 $this->returnMethodType = $returnMethodType;
92 return $this->returnMethodType;
H A DReturnShipment.php34 public $returnMethodType; variable in Google\\Service\\ShoppingContent\\ReturnShipment
81 public function setReturnMethodType($returnMethodType) argument
83 $this->returnMethodType = $returnMethodType;
90 return $this->returnMethodType;