Home
last modified time | relevance | path

Searched refs:promotionType (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PaymentsResellerSubscription/
H A DGoogleCloudPaymentsResellerSubscriptionV1Promotion.php42 public $promotionType; variable in Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1Promotion
127 public function setPromotionType($promotionType) argument
129 $this->promotionType = $promotionType;
136 return $this->promotionType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DSubscriptionPurchase.php119 public $promotionType; variable in Google\\Service\\AndroidPublisher\\SubscriptionPurchase
486 public function setPromotionType($promotionType) argument
488 $this->promotionType = $promotionType;
495 return $this->promotionType;
/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php1408 public $promotionType; variable in Google_Link
1521 public function setPromotionType( $promotionType) { argument
1522 $this->promotionType = $promotionType;
1525 return $this->promotionType;