Package io.stigg.api.operations.type
Class SubscriptionScheduleType.UNKNOWN__
- java.lang.Object
-
- io.stigg.api.operations.type.SubscriptionScheduleType
-
- io.stigg.api.operations.type.SubscriptionScheduleType.UNKNOWN__
-
- Enclosing class:
- SubscriptionScheduleType
public static class SubscriptionScheduleType.UNKNOWN__ extends SubscriptionScheduleType
An enum value that wasn't known at compile time.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.stigg.api.operations.type.SubscriptionScheduleType
SubscriptionScheduleType.UNKNOWN__
-
-
Field Summary
-
Fields inherited from class io.stigg.api.operations.type.SubscriptionScheduleType
Addon, BillingPeriod, Downgrade, MigrateToLatest, rawValue, type, UnitAmount
-
-
Constructor Summary
Constructors Constructor Description UNKNOWN__(java.lang.String rawValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()-
Methods inherited from class io.stigg.api.operations.type.SubscriptionScheduleType
safeValueOf
-
-