AuthenticationInfoMessageCategoryEnum class
- Inheritance
-
- Object
- EnumClass
- AuthenticationInfoMessageCategoryEnum
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<
AuthenticationInfoMessageCategoryEnum> -
no setter
-
values
→ BuiltSet<
AuthenticationInfoMessageCategoryEnum> -
no setter
Static Methods
Constants
- nonPayment → const AuthenticationInfoMessageCategoryEnum
- Identifies the category of the message for a specific use case. Possible values: * payment * nonPayment
- payment → const AuthenticationInfoMessageCategoryEnum
- Identifies the category of the message for a specific use case. Possible values: * payment * nonPayment
- unknownDefaultOpenApi → const AuthenticationInfoMessageCategoryEnum
- Identifies the category of the message for a specific use case. Possible values: * payment * nonPayment