Home
last modified time | relevance | path

Searched refs:targetCountry (Results 1 – 11 of 11) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DProduct.php48 public $targetCountry; variable in Google\\Service\\ManufacturerCenter\\Product
151 public function setTargetCountry($targetCountry) argument
153 $this->targetCountry = $targetCountry;
160 return $this->targetCountry;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderLineItemProduct.php70 public $targetCountry; variable in Google\\Service\\ShoppingContent\\OrderLineItemProduct
249 public function setTargetCountry($targetCountry) argument
251 $this->targetCountry = $targetCountry;
258 return $this->targetCountry;
H A DPosInventory.php51 public $targetCountry; variable in Google\\Service\\ShoppingContent\\PosInventory
158 public function setTargetCountry($targetCountry) argument
160 $this->targetCountry = $targetCountry;
167 return $this->targetCountry;
H A DPosInventoryRequest.php47 public $targetCountry; variable in Google\\Service\\ShoppingContent\\PosInventoryRequest
140 public function setTargetCountry($targetCountry) argument
142 $this->targetCountry = $targetCountry;
149 return $this->targetCountry;
H A DPosInventoryResponse.php51 public $targetCountry; variable in Google\\Service\\ShoppingContent\\PosInventoryResponse
158 public function setTargetCountry($targetCountry) argument
160 $this->targetCountry = $targetCountry;
167 return $this->targetCountry;
H A DPosSale.php55 public $targetCountry; variable in Google\\Service\\ShoppingContent\\PosSale
176 public function setTargetCountry($targetCountry) argument
178 $this->targetCountry = $targetCountry;
185 return $this->targetCountry;
H A DPosSaleRequest.php51 public $targetCountry; variable in Google\\Service\\ShoppingContent\\PosSaleRequest
158 public function setTargetCountry($targetCountry) argument
160 $this->targetCountry = $targetCountry;
167 return $this->targetCountry;
H A DPosSaleResponse.php55 public $targetCountry; variable in Google\\Service\\ShoppingContent\\PosSaleResponse
176 public function setTargetCountry($targetCountry) argument
178 $this->targetCountry = $targetCountry;
185 return $this->targetCountry;
H A DProduct.php321 public $targetCountry; variable in Google\\Service\\ShoppingContent\\Product
1500 public function setTargetCountry($targetCountry) argument
1502 $this->targetCountry = $targetCountry;
1509 return $this->targetCountry;
H A DPromotion.php152 public $targetCountry; variable in Google\\Service\\ShoppingContent\\Promotion
647 public function setTargetCountry($targetCountry) argument
649 $this->targetCountry = $targetCountry;
656 return $this->targetCountry;
H A DTestOrderLineItemProduct.php62 public $targetCountry; variable in Google\\Service\\ShoppingContent\\TestOrderLineItemProduct
213 public function setTargetCountry($targetCountry) argument
215 $this->targetCountry = $targetCountry;
222 return $this->targetCountry;