Home
last modified time | relevance | path

Searched refs:offerId (Results 1 – 8 of 8) sorted by path

/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php625 public $offerId; variable in Google_CcOffer
925 public function setOfferId( $offerId) { argument
926 $this->offerId = $offerId;
929 return $this->offerId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBooks.php1167 'offerId' => [
1204 'offerId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DCollectionFeaturedProduct.php25 public $offerId; variable in Google\\Service\\ShoppingContent\\CollectionFeaturedProduct
38 public function setOfferId($offerId) argument
40 $this->offerId = $offerId;
47 return $this->offerId;
H A DOrderLineItemProduct.php60 public $offerId; variable in Google\\Service\\ShoppingContent\\OrderLineItemProduct
207 public function setOfferId($offerId) argument
209 $this->offerId = $offerId;
216 return $this->offerId;
H A DOrderPromotionItem.php29 public $offerId; variable in Google\\Service\\ShoppingContent\\OrderPromotionItem
56 public function setOfferId($offerId) argument
58 $this->offerId = $offerId;
65 return $this->offerId;
H A DProduct.php235 public $offerId; variable in Google\\Service\\ShoppingContent\\Product
1108 public function setOfferId($offerId) argument
1110 $this->offerId = $offerId;
1117 return $this->offerId;
H A DSegments.php75 public $offerId; variable in Google\\Service\\ShoppingContent\\Segments
292 public function setOfferId($offerId) argument
294 $this->offerId = $offerId;
301 return $this->offerId;
H A DTestOrderLineItemProduct.php56 public $offerId; variable in Google\\Service\\ShoppingContent\\TestOrderLineItemProduct
185 public function setOfferId($offerId) argument
187 $this->offerId = $offerId;
194 return $this->offerId;