Class RedemptionProgress
java.lang.Object
com.github.twitch4j.pubsub.domain.RedemptionProgress
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()getTotal()inthashCode()voidsetChannelId(String channelId) voidvoidvoidsetNewStatus(String newStatus) voidsetProcessed(Integer processed) voidsetRewardId(String rewardId) voidtoString()
-
Constructor Details
-
RedemptionProgress
public RedemptionProgress()
-
-
Method Details
-
getId
-
getChannelId
-
getRewardId
-
getMethod
-
getNewStatus
-
getProcessed
-
getTotal
-
setId
-
setChannelId
-
setRewardId
-
setMethod
-
setNewStatus
-
setProcessed
-
setTotal
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-