Home
last modified time | relevance | path

Searched refs:contactName (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DOrderContact.php29 public $contactName; variable in Google\\Service\\Dfareporting\\OrderContact
60 public function setContactName($contactName) argument
62 $this->contactName = $contactName;
69 return $this->contactName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DCustomerPostalAddress.php37 public $contactName; variable in Google\\Service\\Directory\\CustomerPostalAddress
104 public function setContactName($contactName) argument
106 $this->contactName = $contactName;
113 return $this->contactName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
H A DAddress.php37 public $contactName; variable in Google\\Service\\Reseller\\Address
108 public function setContactName($contactName) argument
110 $this->contactName = $contactName;
117 return $this->contactName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DLiasettingsCustomBatchRequestEntry.php37 public $contactName; variable in Google\\Service\\ShoppingContent\\LiasettingsCustomBatchRequestEntry
110 public function setContactName($contactName) argument
112 $this->contactName = $contactName;
119 return $this->contactName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DLiasettings.php174 * @param string $contactName The name of the inventory verification contact.
179 …toryverificationcontact($merchantId, $accountId, $country, $language, $contactName, $contactEmail,… argument
181 …tId, 'country' => $country, 'language' => $language, 'contactName' => $contactName, 'contactEmail'…
/plugin/authgoogle/google/contrib/
H A DGoogle_ResellerService.php304 public $contactName; variable in Google_Address
329 public function setContactName( $contactName) { argument
330 $this->contactName = $contactName;
333 return $this->contactName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DShoppingContent.php1225 'contactName' => [