Home
last modified time | relevance | path

Searched defs:targetMerchantId (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DPos.php60 public function delete($merchantId, $targetMerchantId, $storeCode, $optParams = [])
75 public function get($merchantId, $targetMerchantId, $storeCode, $optParams = [])
90 public function insert($merchantId, $targetMerchantId, PosStore $postBody, $optParams = [])
105 …public function inventory($merchantId, $targetMerchantId, PosInventoryRequest $postBody, $optParam…
119 public function listPos($merchantId, $targetMerchantId, $optParams = [])
134 public function sale($merchantId, $targetMerchantId, PosSaleRequest $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DPosCustomBatchRequestEntry.php47 public $targetMerchantId; variable in Google\\Service\\ShoppingContent\\PosCustomBatchRequestEntry
150 public function setTargetMerchantId($targetMerchantId)