airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
card
/
com.airwallex.android.card.view.cvc
/
PaymentCheckoutActivityLaunch
/
Args
Args
data
class
Args
:
AirwallexActivityLaunch.Args
Members
Types
Builder
Link copied to clipboard
class
Builder
:
ObjectBuilder
<
PaymentCheckoutActivityLaunch.Args
>
Properties
cvc
Link copied to clipboard
val
cvc
:
String
?
payment
Consent
Id
Link copied to clipboard
val
paymentConsentId
:
String
?
payment
Method
Link copied to clipboard
val
paymentMethod
:
PaymentMethod
session
Link copied to clipboard
val
session
:
AirwallexSession
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
)