Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DContactInfo.php38 public $hashedLastName; variable in Google\\Service\\DisplayVideo\\ContactInfo
93 public function setHashedLastName($hashedLastName) argument
95 $this->hashedLastName = $hashedLastName;
102 return $this->hashedLastName;