Package com.mypurecloud.sdk.v2.model
Class ContestPrizes
java.lang.Object
com.mypurecloud.sdk.v2.model.ContestPrizes
- All Implemented Interfaces:
Serializable
ContestPrizes
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) The Contest Prize descriptionbooleangetName()getTier()inthashCode()The Contest Prize image idThe Contest Prize namevoidsetDescription(String description) voidsetImageId(String imageId) voidvoidvoidsetWinnersCount(Integer winnersCount) The Contest Prize tiertoString()winnersCount(Integer winnersCount) The Contest Prize winner Count
-
Constructor Details
-
ContestPrizes
public ContestPrizes() -
ContestPrizes
-
-
Method Details
-
tier
The Contest Prize tier -
getTier
-
setTier
-
name
The Contest Prize name -
getName
-
setName
-
description
The Contest Prize description -
getDescription
-
setDescription
-
imageId
The Contest Prize image id -
getImageId
-
setImageId
-
getImageUrl
-
winnersCount
The Contest Prize winner Count -
getWinnersCount
-
setWinnersCount
-
equals
-
hashCode
public int hashCode() -
toString
-