Class Product
java.lang.Object
com.github.twitch4j.eventsub.domain.Product
Additional information about a product acquired via a Twitch Extension Bits transaction.
-
Constructor Details
-
Product
public Product()
-
-
Method Details
-
getName
Product name. -
getBits
Bits involved in the transaction. -
getSku
Unique identifier for the product acquired. -
isInDevelopment
Whether the product is in development. When true, bits is zero. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-