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
/
Options
/
RetrieveAvailablePaymentMethodsOptions
/
RetrieveAvailablePaymentMethodsOptions
Retrieve
Available
Payment
Methods
Options
constructor
(
clientSecret
:
String
,
pageNum
:
Int
,
pageSize
:
Int
,
active
:
Boolean
?
,
transactionCurrency
:
String
?
,
transactionMode
:
TransactionMode
?
,
countryCode
:
String
?
)