Home
last modified time | relevance | path

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

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