Uses of Class
com.mypurecloud.sdk.v2.model.ContestMetricScore
Packages that use ContestMetricScore
-
Uses of ContestMetricScore in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContestMetricScoreModifier and TypeMethodDescriptionContestMetricScore.metric(AddressableEntityRef metric) The gamification metric for the dataContestMetricScore.percentOfGoal(Double percentOfGoal) The Contest Metric percentOfGoalThe Contest Metric scoreContestMetricScore.totalPoints(Double totalPoints) The Contest Metric totalPointsMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ContestMetricScoreMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ContestMetricScoreModifier and TypeMethodDescriptionContestScoresGroupTrend.metricScores(List<ContestMetricScore> metricScores) The Contest metric scoresvoidContestScoresGroupTrend.setMetricScores(List<ContestMetricScore> metricScores)