airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
components-core
/
com.airwallex.android.core.model
/
ContinuePaymentIntentParams
/
ContinuePaymentIntentParams
Continue
Payment
Intent
Params
constructor
(
paymentIntentId
:
String
,
clientSecret
:
String
,
type
:
PaymentIntentContinueType
,
threeDSecure
:
ThreeDSecure
?
=
null
,
device
:
Device
?
=
null
,
useDcc
:
Boolean
?
=
null
)