Searched defs:targetMerchantId (Results 1 – 2 of 2) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/ |
H A D | Pos.php | 60 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 D | PosCustomBatchRequestEntry.php | 47 public $targetMerchantId; variable in Google\\Service\\ShoppingContent\\PosCustomBatchRequestEntry 150 public function setTargetMerchantId($targetMerchantId)
|