toggle menu
core
androidJvm
switch theme
search in API
core
/
com.paysafe.wallet.android.core.withdrawals.model
/
WithdrawalRequest
/
WithdrawalRequest
Withdrawal
Request
constructor
(
amount
:
Long
,
currencyCode
:
String
,
paymentOption
:
PaymentOptionType
,
paymentInstrumentReference
:
PaymentInstrumentReference
,
merchantRefNum
:
String
?
,
paymentProperties
:
List
<
PaymentProperty
>
?
)