Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DProductPurchase.php69 public $purchaseType; variable in Google\\Service\\AndroidPublisher\\ProductPurchase
236 public function setPurchaseType($purchaseType) argument
238 $this->purchaseType = $purchaseType;
245 return $this->purchaseType;
H A DInAppProduct.php45 public $purchaseType; variable in Google\\Service\\AndroidPublisher\\InAppProduct
166 public function setPurchaseType($purchaseType) argument
168 $this->purchaseType = $purchaseType;
175 return $this->purchaseType;
H A DSubscriptionPurchase.php123 public $purchaseType; variable in Google\\Service\\AndroidPublisher\\SubscriptionPurchase
500 public function setPurchaseType($purchaseType) argument
502 $this->purchaseType = $purchaseType;
509 return $this->purchaseType;