CreateApplicationRequestTypeEnum class
- Inheritance
-
- Object
- EnumClass
- CreateApplicationRequestTypeEnum
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<
CreateApplicationRequestTypeEnum> -
no setter
-
values
→ BuiltSet<
CreateApplicationRequestTypeEnum> -
no setter
Static Methods
Constants
- m2m → const CreateApplicationRequestTypeEnum
- The application's type.
- reg → const CreateApplicationRequestTypeEnum
- The application's type.
- spa → const CreateApplicationRequestTypeEnum
- The application's type.