Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DProductPurchase.php41 public $obfuscatedExternalAccountId; variable in Google\\Service\\AndroidPublisher\\ProductPurchase
138 public function setObfuscatedExternalAccountId($obfuscatedExternalAccountId) argument
140 $this->obfuscatedExternalAccountId = $obfuscatedExternalAccountId;
147 return $this->obfuscatedExternalAccountId;
H A DSubscriptionPurchase.php81 public $obfuscatedExternalAccountId; variable in Google\\Service\\AndroidPublisher\\SubscriptionPurchase
346 public function setObfuscatedExternalAccountId($obfuscatedExternalAccountId) argument
348 $this->obfuscatedExternalAccountId = $obfuscatedExternalAccountId;
355 return $this->obfuscatedExternalAccountId;