Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DUserInfo.php63 public $passwordUpdatedAt; variable in Google\\Service\\IdentityToolkit\\UserInfo
235 public function setPasswordUpdatedAt($passwordUpdatedAt) argument
237 $this->passwordUpdatedAt = $passwordUpdatedAt;
241 return $this->passwordUpdatedAt;