PaymentResultAuthenticationMethodEnum class
- Inheritance
-
- Object
- EnumClass
- PaymentResultAuthenticationMethodEnum
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<
PaymentResultAuthenticationMethodEnum> -
no setter
-
values
→ BuiltSet<
PaymentResultAuthenticationMethodEnum> -
no setter
Static Methods
Constants
- bypass → const PaymentResultAuthenticationMethodEnum
- manualVerification → const PaymentResultAuthenticationMethodEnum
- merchantAuthentication → const PaymentResultAuthenticationMethodEnum
- offlinePIN → const PaymentResultAuthenticationMethodEnum
- onlinePIN → const PaymentResultAuthenticationMethodEnum
- paperSignature → const PaymentResultAuthenticationMethodEnum
- secureCertificate → const PaymentResultAuthenticationMethodEnum
- securedChannel → const PaymentResultAuthenticationMethodEnum
- secureNoCertificate → const PaymentResultAuthenticationMethodEnum
- signatureCapture → const PaymentResultAuthenticationMethodEnum
- unknownDefaultOpenApi → const PaymentResultAuthenticationMethodEnum
- unknownMethod → const PaymentResultAuthenticationMethodEnum