Package com.github.twitch4j.helix.domain
Class ExtensionTransaction.ProductData.Cost.CostType
java.lang.Object
com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData.Cost.CostType
- Enclosing class:
- ExtensionTransaction.ProductData.Cost
public static class ExtensionTransaction.ProductData.Cost.CostType
extends java.lang.Object
Known "type" enum values
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringBITS -
Constructor Summary
Constructors Constructor Description CostType() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
BITS
public static final java.lang.String BITS- See Also:
- Constant Field Values
-
-
Constructor Details
-
CostType
public CostType()
-