airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
security-3ds
/
com.airwallex.android.threedsecurity
/
ThreeDSecurityActivityLaunch
/
Result
Result
data
class
Result
:
AirwallexActivityLaunch.Result
Members
Members & Extensions
Types
Companion
Link copied to clipboard
object
Companion
:
Parceler
<
ThreeDSecurityActivityLaunch.Result
>
Properties
exception
Link copied to clipboard
val
exception
:
AirwallexException
?
=
null
payment
Intent
Id
Link copied to clipboard
val
paymentIntentId
:
String
?
=
null
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
to
Bundle
Link copied to clipboard
open
override
fun
toBundle
(
)
:
Bundle
write
Link copied to clipboard
open
override
fun
ThreeDSecurityActivityLaunch.Result
.
write
(
parcel
:
Parcel
,
flags
:
Int
)
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)