toggle menu
adyen-android
androidJvm
switch theme
search in API
components-core
/
com.adyen.checkout.components.core.action
/
BaseThreeds2Action
Base
Threeds2Action
abstract
class
BaseThreeds2Action
:
Action
Inheritors
Threeds2Action
Threeds2ChallengeAction
Threeds2FingerprintAction
Members
Constructors
Base
Threeds2Action
Link copied to clipboard
constructor
(
)
Properties
payment
Data
Link copied to clipboard
abstract
var
paymentData
:
String
?
payment
Method
Type
Link copied to clipboard
abstract
var
paymentMethodType
:
String
?
type
Link copied to clipboard
abstract
var
type
:
String
?
Functions
describe
Contents
Link copied to clipboard
open
override
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)