Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DName.php29 public $displayNameLastFirst; variable in Google\\Service\\PeopleService\\Name
98 public function setDisplayNameLastFirst($displayNameLastFirst) argument
100 $this->displayNameLastFirst = $displayNameLastFirst;
107 return $this->displayNameLastFirst;