Home
last modified time | relevance | path

Searched refs:gtin (Results 1 – 13 of 13) sorted by path

/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php838 public $gtin; variable in Google_ShoppingModelProductJsonV1
931 public function setGtin( $gtin) { argument
932 $this->gtin = $gtin;
935 return $this->gtin;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2Product.php70 public $gtin; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2Product
323 public function setGtin($gtin) argument
325 $this->gtin = $gtin;
332 return $this->gtin;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DAttributes.php70 public $gtin; variable in Google\\Service\\ManufacturerCenter\\Attributes
343 public function setGtin($gtin) argument
345 $this->gtin = $gtin;
352 return $this->gtin;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderLineItemProduct.php40 public $gtin; variable in Google\\Service\\ShoppingContent\\OrderLineItemProduct
137 public function setGtin($gtin) argument
139 $this->gtin = $gtin;
146 return $this->gtin;
H A DOrderTrackingSignalLineItemDetails.php29 public $gtin; variable in Google\\Service\\ShoppingContent\\OrderTrackingSignalLineItemDetails
80 public function setGtin($gtin) argument
82 $this->gtin = $gtin;
89 return $this->gtin;
H A DPosInventory.php29 public $gtin; variable in Google\\Service\\ShoppingContent\\PosInventory
74 public function setGtin($gtin) argument
76 $this->gtin = $gtin;
83 return $this->gtin;
H A DPosInventoryRequest.php29 public $gtin; variable in Google\\Service\\ShoppingContent\\PosInventoryRequest
70 public function setGtin($gtin) argument
72 $this->gtin = $gtin;
79 return $this->gtin;
H A DPosInventoryResponse.php29 public $gtin; variable in Google\\Service\\ShoppingContent\\PosInventoryResponse
74 public function setGtin($gtin) argument
76 $this->gtin = $gtin;
83 return $this->gtin;
H A DPosSale.php29 public $gtin; variable in Google\\Service\\ShoppingContent\\PosSale
78 public function setGtin($gtin) argument
80 $this->gtin = $gtin;
87 return $this->gtin;
H A DPosSaleRequest.php29 public $gtin; variable in Google\\Service\\ShoppingContent\\PosSaleRequest
74 public function setGtin($gtin) argument
76 $this->gtin = $gtin;
83 return $this->gtin;
H A DPosSaleResponse.php29 public $gtin; variable in Google\\Service\\ShoppingContent\\PosSaleResponse
78 public function setGtin($gtin) argument
80 $this->gtin = $gtin;
87 return $this->gtin;
H A DProduct.php155 public $gtin; variable in Google\\Service\\ShoppingContent\\Product
814 public function setGtin($gtin) argument
816 $this->gtin = $gtin;
823 return $this->gtin;
H A DTestOrderLineItemProduct.php40 public $gtin; variable in Google\\Service\\ShoppingContent\\TestOrderLineItemProduct
129 public function setGtin($gtin) argument
131 $this->gtin = $gtin;
138 return $this->gtin;