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
/
PaymentIntent
/
PaymentAttemptAuthFraudData
Payment
Attempt
Auth
Fraud
Data
data
class
PaymentAttemptAuthFraudData
:
AirwallexModel
,
Parcelable
Members
Properties
action
Link copied to clipboard
val
action
:
String
?
score
Link copied to clipboard
val
score
:
String
?
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)