Class RedemptionProgress
java.lang.Object
com.github.twitch4j.pubsub.domain.RedemptionProgress
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getId()
getTotal()
int
hashCode()
void
setChannelId
(String channelId) void
void
void
setNewStatus
(String newStatus) void
setProcessed
(Integer processed) void
setRewardId
(String rewardId) void
toString()
-
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
-