Uses of Class
com.mypurecloud.sdk.v2.model.ContestScoresAgentTrend
Packages that use ContestScoresAgentTrend
-
Uses of ContestScoresAgentTrend in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContestScoresAgentTrendModifier and TypeMethodDescriptionContestScoresAgentTrend.contestScore(ContestScoreRanked contestScore) The Contest scoreContestScoresAgentTrend.dateWorkday(LocalDate dateWorkday) Workday of the contest scores leaderboard.ContestScoresAgentTrend.disqualified(Boolean disqualified) Indicates whether an agent is disqualified or notContestScoresAgentTrend.metricScores(List<ContestMetricScoreRanked> metricScores) The Contest metric scoresMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ContestScoresAgentTrendMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ContestScoresAgentTrendModifier and TypeMethodDescriptionContestScoresAgentTrendList.entities(List<ContestScoresAgentTrend> entities) voidContestScoresAgentTrendList.setEntities(List<ContestScoresAgentTrend> entities)