Uses of Class
com.mypurecloud.sdk.v2.model.ContestRequesingParticipantDailyInfo
Packages that use ContestRequesingParticipantDailyInfo
-
Uses of ContestRequesingParticipantDailyInfo in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContestRequesingParticipantDailyInfoModifier and TypeMethodDescriptionContestRequesingParticipantDailyInfo.contestScore(ContestScoreRanked contestScore) The Contest scoreContestRequesingParticipantDailyInfo.dateWorkday(LocalDate dateWorkday) Workday of the contest info.ContestsEssentials.getRequestingParticipantContestInfo()Methods in com.mypurecloud.sdk.v2.model with parameters of type ContestRequesingParticipantDailyInfoModifier and TypeMethodDescriptionContestsEssentials.requestingParticipantContestInfo(ContestRequesingParticipantDailyInfo requestingParticipantContestInfo) The Most Recent Contest Info for the requesting participantvoidContestsEssentials.setRequestingParticipantContestInfo(ContestRequesingParticipantDailyInfo requestingParticipantContestInfo)