PaymentResponseActionTypeEnum class
- Inheritance
-
- Object
- EnumClass
- PaymentResponseActionTypeEnum
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<
PaymentResponseActionTypeEnum> -
no setter
-
values
→ BuiltSet<
PaymentResponseActionTypeEnum> -
no setter
Static Methods
Constants
- await_ → const PaymentResponseActionTypeEnum
- await
- bankTransfer → const PaymentResponseActionTypeEnum
- await
- delegatedAuthentication → const PaymentResponseActionTypeEnum
- await
- nativeRedirect → const PaymentResponseActionTypeEnum
- await
- qrCode → const PaymentResponseActionTypeEnum
- await
- redirect → const PaymentResponseActionTypeEnum
- await
- sdk → const PaymentResponseActionTypeEnum
- await
- threeDS2 → const PaymentResponseActionTypeEnum
- await
- unknownDefaultOpenApi → const PaymentResponseActionTypeEnum
- await
- voucher → const PaymentResponseActionTypeEnum
- await
- wechatpaySDK → const PaymentResponseActionTypeEnum
- await