Home
last modified time | relevance | path

Searched refs:purchaseTransaction (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1ProductEventDetail.php101 …PurchaseTransaction(GoogleCloudRecommendationengineV1beta1PurchaseTransaction $purchaseTransaction) argument
103 $this->purchaseTransaction = $purchaseTransaction;
110 return $this->purchaseTransaction;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2UserEvent.php279 …public function setPurchaseTransaction(GoogleCloudRetailV2PurchaseTransaction $purchaseTransaction) argument
281 $this->purchaseTransaction = $purchaseTransaction;
288 return $this->purchaseTransaction;