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
/
NextAction
/
DccData
Dcc
Data
data
class
DccData
:
AirwallexModel
,
Parcelable
The status of a
PaymentIntent
Members
Properties
amount
Link copied to clipboard
val
amount
:
BigDecimal
?
client
Rate
Link copied to clipboard
val
clientRate
:
Double
?
currency
Link copied to clipboard
val
currency
:
String
?
currency
Pair
Link copied to clipboard
val
currencyPair
:
String
?
rate
Expiry
Link copied to clipboard
val
rateExpiry
:
String
?
rate
Source
Link copied to clipboard
val
rateSource
:
String
?
rate
Timestamp
Link copied to clipboard
val
rateTimestamp
:
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
)