Package com.github.twitch4j.helix.domain
Class ExtensionTransaction.ProductType
java.lang.Object
com.github.twitch4j.helix.domain.ExtensionTransaction.ProductType
- Enclosing class:
- ExtensionTransaction
public static class ExtensionTransaction.ProductType
extends java.lang.Object
Known "product_type" enum values.
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringBITS_IN_EXTENSION -
Constructor Summary
Constructors Constructor Description ProductType() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
BITS_IN_EXTENSION
public static java.lang.String BITS_IN_EXTENSION
-
-
Constructor Details
-
ProductType
public ProductType()
-