Home
last modified time | relevance | path

Searched refs:primaryPhone (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/
H A DLocation.php35 public $primaryPhone; variable in Google\\Service\\MyBusinessVerifications\\Location
86 public function setPrimaryPhone($primaryPhone) argument
88 $this->primaryPhone = $primaryPhone;
95 return $this->primaryPhone;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DPhoneNumbers.php30 public $primaryPhone; variable in Google\\Service\\MyBusinessBusinessInformation\\PhoneNumbers
49 public function setPrimaryPhone($primaryPhone) argument
51 $this->primaryPhone = $primaryPhone;
58 return $this->primaryPhone;