Uses of Class
com.mypurecloud.sdk.v2.model.ContestScoreRanked
Packages that use ContestScoreRanked
-
Uses of ContestScoreRanked in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContestScoreRankedModifier and TypeMethodDescriptionContestRequesingParticipantDailyInfo.getContestScore()ContestScoresAgents.getContestScore()ContestScoresAgentTrend.getContestScore()ContestScoreRanked.percentOfGoal(Double percentOfGoal) The Contest percentOfGoalThe Contest Score rankThe Contest scoreThe Contest Score tierContestScoreRanked.totalPoints(Double totalPoints) The Contest totalPointsMethods in com.mypurecloud.sdk.v2.model with parameters of type ContestScoreRankedModifier and TypeMethodDescriptionContestRequesingParticipantDailyInfo.contestScore(ContestScoreRanked contestScore) The Contest scoreContestScoresAgents.contestScore(ContestScoreRanked contestScore) The Contest scoreContestScoresAgentTrend.contestScore(ContestScoreRanked contestScore) The Contest scorevoidContestRequesingParticipantDailyInfo.setContestScore(ContestScoreRanked contestScore) voidContestScoresAgents.setContestScore(ContestScoreRanked contestScore) voidContestScoresAgentTrend.setContestScore(ContestScoreRanked contestScore)