Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DService.php34 public $deliveryCountry; variable in Google\\Service\\ShoppingContent\\Service
89 public function setDeliveryCountry($deliveryCountry) argument
91 $this->deliveryCountry = $deliveryCountry;
98 return $this->deliveryCountry;