Uses of Class
com.mypurecloud.sdk.v2.model.ContestsEssentials
Packages that use ContestsEssentials
-
Uses of ContestsEssentials in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContestsEssentialsModifier and TypeMethodDescriptionContestsEssentials.dateAnnounced(Date dateAnnounced) The Contest's Announcement datetime.ContestsEssentials.dateCancelled(Date dateCancelled) The Contest's cancelled datetime, returned when a contest is complete.End date of the contest.ContestsEssentials.dateFinalized(Date dateFinalized) The Contest's finalize datetime, returned when a contest is complete.ContestsEssentials.dateModified(Date dateModified) The Contest's last modified datetime.ContestsEssentials.dateScoresModified(Date dateScoresModified) The datetime the contest scores were last updated.Start date of the contest.ContestsEssentials.metrics(List<ContestMetrics> metrics) The Contest's MetricsContestsEssentials.participantCount(Integer participantCount) The Number of participants in the contestContestsEssentials.profile(ContestProfile profile) The performance profileContestsEssentials.requestingParticipantContestInfo(ContestRequesingParticipantDailyInfo requestingParticipantContestInfo) The Most Recent Contest Info for the requesting participantContestsEssentials.status(ContestsEssentials.StatusEnum status) The Contest statusThe Contest titleMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ContestsEssentialsMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ContestsEssentialsModifier and TypeMethodDescriptionGetContestsEssentialsListing.entities(List<ContestsEssentials> entities) voidGetContestsEssentialsListing.setEntities(List<ContestsEssentials> entities)