Package com.mypurecloud.sdk.v2.model
Class ContestUserRank
java.lang.Object
com.mypurecloud.sdk.v2.model.ContestUserRank
- All Implemented Interfaces:
Serializable
ContestUserRank
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ContestUserRank
public ContestUserRank() -
ContestUserRank
-
-
Method Details
-
id
The globally unique identifier for the object. -
getId
-
setId
-
rank
The user's rank in contest, a lower rank is better (1 is the best) -
getRank
-
setRank
-
score
The user's contest score -
getScore
-
setScore
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-