Package com.mypurecloud.sdk.v2.model
Class ContestScoresAgentTrendList
java.lang.Object
com.mypurecloud.sdk.v2.model.ContestScoresAgentTrendList
- All Implemented Interfaces:
Serializable
ContestScoresAgentTrendList
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<ContestScoresAgentTrend> entities) booleangetUser()inthashCode()voidsetEntities(List<ContestScoresAgentTrend> entities) voidsetUser(UserReference user) toString()user(UserReference user) The Contest Scores Leaderboard user
-
Constructor Details
-
ContestScoresAgentTrendList
public ContestScoresAgentTrendList() -
ContestScoresAgentTrendList
-
-
Method Details