Class GetUserTokenResponse
java.lang.Object
com.algolia.model.personalization.GetUserTokenResponse
GetUserTokenResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDate of last event update.The userToken scores.userToken representing the user for which to fetch the Personalization profile.inthashCode()setLastEventAt(String lastEventAt) setUserToken(String userToken) toString()
-
Constructor Details
-
GetUserTokenResponse
public GetUserTokenResponse()
-
-
Method Details
-
setUserToken
-
getUserToken
userToken representing the user for which to fetch the Personalization profile. -
setLastEventAt
-
getLastEventAt
Date of last event update. (ISO-8601 format). -
setScores
-
getScores
The userToken scores. -
equals
-
hashCode
public int hashCode() -
toString
-