AuthenticationNotificationDataStatusEnum class
- Inheritance
-
- Object
- EnumClass
- AuthenticationNotificationDataStatusEnum
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<
AuthenticationNotificationDataStatusEnum> -
no setter
-
values
→ BuiltSet<
AuthenticationNotificationDataStatusEnum> -
no setter
Static Methods
Constants
- authenticated → const AuthenticationNotificationDataStatusEnum
- Outcome of the authentication. Allowed values: * authenticated * rejected * error
- error → const AuthenticationNotificationDataStatusEnum
- Outcome of the authentication. Allowed values: * authenticated * rejected * error
- rejected → const AuthenticationNotificationDataStatusEnum
- Outcome of the authentication. Allowed values: * authenticated * rejected * error
- unknownDefaultOpenApi → const AuthenticationNotificationDataStatusEnum
- Outcome of the authentication. Allowed values: * authenticated * rejected * error