Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DPosStore.php46 public $storeCode; variable in Google\\Service\\ShoppingContent\\PosStore
129 public function setStoreCode($storeCode) argument
131 $this->storeCode = $storeCode;
138 return $this->storeCode;
H A DPosInventoryRequest.php43 public $storeCode; variable in Google\\Service\\ShoppingContent\\PosInventoryRequest
126 public function setStoreCode($storeCode) argument
128 $this->storeCode = $storeCode;
135 return $this->storeCode;
H A DPosInventory.php47 public $storeCode; variable in Google\\Service\\ShoppingContent\\PosInventory
144 public function setStoreCode($storeCode) argument
146 $this->storeCode = $storeCode;
153 return $this->storeCode;
H A DPosSaleRequest.php47 public $storeCode; variable in Google\\Service\\ShoppingContent\\PosSaleRequest
144 public function setStoreCode($storeCode) argument
146 $this->storeCode = $storeCode;
153 return $this->storeCode;
H A DPosCustomBatchRequestEntry.php43 public $storeCode; variable in Google\\Service\\ShoppingContent\\PosCustomBatchRequestEntry
136 public function setStoreCode($storeCode) argument
138 $this->storeCode = $storeCode;
145 return $this->storeCode;
H A DPosInventoryResponse.php47 public $storeCode; variable in Google\\Service\\ShoppingContent\\PosInventoryResponse
144 public function setStoreCode($storeCode) argument
146 $this->storeCode = $storeCode;
153 return $this->storeCode;
H A DPosSale.php51 public $storeCode; variable in Google\\Service\\ShoppingContent\\PosSale
162 public function setStoreCode($storeCode) argument
164 $this->storeCode = $storeCode;
171 return $this->storeCode;
H A DPosSaleResponse.php51 public $storeCode; variable in Google\\Service\\ShoppingContent\\PosSaleResponse
162 public function setStoreCode($storeCode) argument
164 $this->storeCode = $storeCode;
171 return $this->storeCode;
H A DLocalInventory.php57 public $storeCode; variable in Google\\Service\\ShoppingContent\\LocalInventory
188 public function setStoreCode($storeCode) argument
190 $this->storeCode = $storeCode;
197 return $this->storeCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DPos.php57 * @param string $storeCode A store code that is unique per merchant.
60 public function delete($merchantId, $targetMerchantId, $storeCode, $optParams = []) argument
62 … ['merchantId' => $merchantId, 'targetMerchantId' => $targetMerchantId, 'storeCode' => $storeCode];
71 * @param string $storeCode A store code that is unique per merchant.
75 public function get($merchantId, $targetMerchantId, $storeCode, $optParams = []) argument
77 … ['merchantId' => $merchantId, 'targetMerchantId' => $targetMerchantId, 'storeCode' => $storeCode];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DLocation.php64 public $storeCode; variable in Google\\Service\\MyBusinessBusinessInformation\\Location
303 public function setStoreCode($storeCode) argument
305 $this->storeCode = $storeCode;
312 return $this->storeCode;
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php601 public $storeCode; variable in Google_ProductsStores
623 public function setStoreCode( $storeCode) { argument
624 $this->storeCode = $storeCode;
627 return $this->storeCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DShoppingContent.php1962 'path' => '{merchantId}/pos/{targetMerchantId}/store/{storeCode}',
1975 'storeCode' => [
1982 'path' => '{merchantId}/pos/{targetMerchantId}/store/{storeCode}',
1995 'storeCode' => [