Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DECommercePlatformLinkInfo.php25 public $externalAccountId; variable in Google\\Service\\ShoppingContent\\ECommercePlatformLinkInfo
30 public function setExternalAccountId($externalAccountId) argument
32 $this->externalAccountId = $externalAccountId;
39 return $this->externalAccountId;
H A DPaymentServiceProviderLinkInfo.php29 public $externalAccountId; variable in Google\\Service\\ShoppingContent\\PaymentServiceProviderLinkInfo
48 public function setExternalAccountId($externalAccountId) argument
50 $this->externalAccountId = $externalAccountId;
57 return $this->externalAccountId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DSubscriptionPurchase.php59 public $externalAccountId; variable in Google\\Service\\AndroidPublisher\\SubscriptionPurchase
262 public function setExternalAccountId($externalAccountId) argument
264 $this->externalAccountId = $externalAccountId;
271 return $this->externalAccountId;