Package com.github.twitch4j.helix.domain
Class HypeTrainEvent.Contribution
java.lang.Object
com.github.twitch4j.helix.domain.HypeTrainEvent.Contribution
- Enclosing class:
- HypeTrainEvent
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Contribution
public Contribution()
-
-
Method Details
-
getTotal
Total amount contributed.If type is BITS, total represents amounts of bits used If type is SUBS, total is 500, 1000, or 2500 to represent tier 1, 2, or 3 subscriptions respectively
-
getType
Identifies the contribution method, either BITS or SUBS -
getUserId
ID of the contributing user -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-