Home
last modified time | relevance | path

Searched refs:alternateEmail (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1CloudIdentityInfo.php29 public $alternateEmail; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CloudIdentityInfo
70 public function setAlternateEmail($alternateEmail) argument
72 $this->alternateEmail = $alternateEmail;
79 return $this->alternateEmail;
H A DGoogleCloudChannelV1Customer.php25 public $alternateEmail; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Customer
68 public function setAlternateEmail($alternateEmail) argument
70 $this->alternateEmail = $alternateEmail;
77 return $this->alternateEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DCustomer.php25 public $alternateEmail; variable in Google\\Service\\Directory\\Customer
60 public function setAlternateEmail($alternateEmail) argument
62 $this->alternateEmail = $alternateEmail;
69 return $this->alternateEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
H A DCustomer.php25 public $alternateEmail; variable in Google\\Service\\Reseller\\Customer
62 public function setAlternateEmail($alternateEmail) argument
64 $this->alternateEmail = $alternateEmail;
71 return $this->alternateEmail;
/plugin/authgoogle/google/contrib/
H A DGoogle_ResellerService.php407 public $alternateEmail; variable in Google_Customer
416 public function setAlternateEmail( $alternateEmail) { argument
417 $this->alternateEmail = $alternateEmail;
420 return $this->alternateEmail;