Home
last modified time | relevance | path

Searched defs:postalAddress (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/
H A DContact.php82 public function setPostalAddress(PostalAddress $postalAddress)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DLocation.php63 public function setPostalAddress(PostalAddress $postalAddress)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DCustomer.php172 public function setPostalAddress(CustomerPostalAddress $postalAddress)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
H A DCustomer.php160 public function setPostalAddress(Address $postalAddress)
/plugin/authgoogle/google/contrib/
H A DGoogle_ResellerService.php414 public $postalAddress; variable in Google_Customer
446 public function setPostalAddress(Google_Address $postalAddress) {