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
/
Builder
Builder
class
Builder
:
ObjectBuilder
<
PaymentCheckoutActivityLaunch.Args
>
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
open
override
fun
build
(
)
:
PaymentCheckoutActivityLaunch.Args
set
Airwallex
Session
Link copied to clipboard
fun
setAirwallexSession
(
session
:
AirwallexSession
)
:
PaymentCheckoutActivityLaunch.Args.Builder
set
Cvc
Link copied to clipboard
fun
setCvc
(
cvc
:
String
?
)
:
PaymentCheckoutActivityLaunch.Args.Builder
set
Payment
Consent
Id
Link copied to clipboard
fun
setPaymentConsentId
(
paymentConsentId
:
String
?
)
:
PaymentCheckoutActivityLaunch.Args.Builder
set
Payment
Method
Link copied to clipboard
fun
setPaymentMethod
(
paymentMethod
:
PaymentMethod
)
:
PaymentCheckoutActivityLaunch.Args.Builder