Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DUserInfo.php54 public $lastLoginAt; variable in Google\\Service\\IdentityToolkit\\UserInfo
196 public function setLastLoginAt($lastLoginAt) argument
198 $this->lastLoginAt = $lastLoginAt;
205 return $this->lastLoginAt;
H A DIdentitytoolkitRelyingpartySetAccountInfoRequest.php78 public $lastLoginAt; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySetAccountInfoRequest
301 public function setLastLoginAt($lastLoginAt) argument
303 $this->lastLoginAt = $lastLoginAt;
310 return $this->lastLoginAt;