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
/
PaymentIntentContinueRequest
/
PaymentIntentContinueRequest
Payment
Intent
Continue
Request
constructor
(
requestId
:
String
?
=
null
,
type
:
PaymentIntentContinueType
?
=
null
,
threeDSecure
:
ThreeDSecure
?
=
null
,
device
:
Device
?
=
null
,
useDcc
:
Boolean
?
=
null
)