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
/
PaymentMethod
/
GooglePay
/
Builder
Builder
class
Builder
:
ObjectBuilder
<
PaymentMethod.GooglePay
>
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
open
override
fun
build
(
)
:
PaymentMethod.GooglePay
set
Billing
Link copied to clipboard
fun
setBilling
(
billing
:
Billing
?
)
:
PaymentMethod.GooglePay.Builder
set
Encrypted
Payment
Token
Link copied to clipboard
fun
setEncryptedPaymentToken
(
encryptedPaymentToken
:
String
?
)
:
PaymentMethod.GooglePay.Builder
set
Flow
Link copied to clipboard
fun
setFlow
(
flow
:
AirwallexPaymentRequestFlow
?
)
:
PaymentMethod.GooglePay.Builder
set
Payment
Data
Type
Link copied to clipboard
fun
setPaymentDataType
(
paymentDataType
:
String
?
)
:
PaymentMethod.GooglePay.Builder