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
/
PaymentMethodRequest
/
PaymentMethodRequest
Payment
Method
Request
constructor
(
id
:
String
?
=
null
,
type
:
String
,
paymentRequest
:
AirwallexPaymentRequest
?
=
null
,
card
:
PaymentMethod.Card
?
=
null
,
googlePay
:
PaymentMethod.GooglePay
?
=
null
,
billing
:
Billing
?
=
null
)