RecurringTokenServiceEnum class
- Inheritance
-
- Object
- EnumClass
- RecurringTokenServiceEnum
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
serializer
→ Serializer<
RecurringTokenServiceEnum> -
no setter
-
values
→ BuiltSet<
RecurringTokenServiceEnum> -
no setter
Static Methods
-
valueOf(
String name) → RecurringTokenServiceEnum
Constants
- AMEXTOKENSERVICE → const RecurringTokenServiceEnum
- The name of the token service.
- MCTOKENSERVICE → const RecurringTokenServiceEnum
- The name of the token service.
- TOKEN_SHARING → const RecurringTokenServiceEnum
- The name of the token service.
- unknownDefaultOpenApi → const RecurringTokenServiceEnum
- The name of the token service.
- VISATOKENSERVICE → const RecurringTokenServiceEnum
- The name of the token service.