Searched refs:merchantOrderId (Results 1 – 7 of 7) sorted by relevance
25 public $merchantOrderId; variable in Google\\Service\\ShoppingContent\\OrdersUpdateMerchantOrderIdRequest34 public function setMerchantOrderId($merchantOrderId) argument36 $this->merchantOrderId = $merchantOrderId;43 return $this->merchantOrderId;
30 public $merchantOrderId; variable in Google\\Service\\ShoppingContent\\SettlementTransactionIdentifiers65 public function setMerchantOrderId($merchantOrderId) argument67 $this->merchantOrderId = $merchantOrderId;74 return $this->merchantOrderId;
30 public $merchantOrderId; variable in Google\\Service\\ShoppingContent\\MerchantOrderReturn63 public function setMerchantOrderId($merchantOrderId) argument65 $this->merchantOrderId = $merchantOrderId;72 return $this->merchantOrderId;
43 public $merchantOrderId; variable in Google\\Service\\ShoppingContent\\OrderReportTransaction128 public function setMerchantOrderId($merchantOrderId) argument130 $this->merchantOrderId = $merchantOrderId;137 return $this->merchantOrderId;
52 public $merchantOrderId; variable in Google\\Service\\ShoppingContent\\Order215 public function setMerchantOrderId($merchantOrderId) argument217 $this->merchantOrderId = $merchantOrderId;224 return $this->merchantOrderId;
229 * @param string $merchantOrderId The merchant order ID to be looked for.233 public function getbymerchantorderid($merchantId, $merchantOrderId, $optParams = []) argument235 $params = ['merchantId' => $merchantId, 'merchantOrderId' => $merchantOrderId];
1705 'path' => '{merchantId}/ordersbymerchantid/{merchantOrderId}',1713 'merchantOrderId' => [