Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1ProductEventDetail.php26 public $cartId; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ProductEventDetail
45 public function setCartId($cartId) argument
47 $this->cartId = $cartId;
54 return $this->cartId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2UserEvent.php32 public $cartId; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserEvent
125 public function setCartId($cartId) argument
127 $this->cartId = $cartId;
134 return $this->cartId;