Interface CreditPool.Type
-
- Enclosing class:
- CreditPool
public static interface CreditPool.TypeThe type of credit, either `PLATFORM` or `SUPPORT`.
-
-
Field Detail
-
PLATFORM
static final java.lang.String PLATFORM
PLATFORM.- See Also:
- Constant Field Values
-
SUPPORT
static final java.lang.String SUPPORT
SUPPORT.- See Also:
- Constant Field Values
-
-