Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DLocalInventory.php37 public $pickupMethod; variable in Google\\Service\\ShoppingContent\\LocalInventory
104 public function setPickupMethod($pickupMethod) argument
106 $this->pickupMethod = $pickupMethod;
113 return $this->pickupMethod;
H A DProduct.php243 public $pickupMethod; variable in Google\\Service\\ShoppingContent\\Product
1136 public function setPickupMethod($pickupMethod) argument
1138 $this->pickupMethod = $pickupMethod;
1145 return $this->pickupMethod;