Home
last modified time | relevance | path

Searched refs:contactType (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DOrderContact.php37 public $contactType; variable in Google\\Service\\Dfareporting\\OrderContact
88 public function setContactType($contactType) argument
90 $this->contactType = $contactType;
97 return $this->contactType;
H A DSiteContact.php29 public $contactType; variable in Google\\Service\\Dfareporting\\SiteContact
72 public function setContactType($contactType) argument
74 $this->contactType = $contactType;
81 return $this->contactType;