Class Contribution
java.lang.Object
com.github.twitch4j.eventsub.domain.Contribution
-
Constructor Details
-
Contribution
public Contribution()
-
-
Method Details
-
getUserId
The ID of the user. -
getUserName
The display name of the user. -
getUserLogin
The login name of the user. -
getType
Type of contribution. -
getTotal
The total contributed. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-