Package com.mypurecloud.sdk.v2.model
Class ContestRequesingParticipantDailyInfo
java.lang.Object
com.mypurecloud.sdk.v2.model.ContestRequesingParticipantDailyInfo
- All Implemented Interfaces:
Serializable
ContestRequesingParticipantDailyInfo
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontestScore(ContestScoreRanked contestScore) The Contest scoredateWorkday(LocalDate dateWorkday) Workday of the contest info.booleaninthashCode()voidsetContestScore(ContestScoreRanked contestScore) voidsetDateWorkday(LocalDate dateWorkday) toString()
-
Constructor Details
-
ContestRequesingParticipantDailyInfo
public ContestRequesingParticipantDailyInfo() -
ContestRequesingParticipantDailyInfo
-
-
Method Details
-
dateWorkday
Workday of the contest info. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd -
getDateWorkday
-
setDateWorkday
-
contestScore
The Contest score -
getContestScore
-
setContestScore
-
equals
-
hashCode
public int hashCode() -
toString
-