core
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
core
core
/
com.paysafe.wallet.android.core.withdrawals.model
/
WithdrawalCreate
/
WithdrawalCreate
Withdrawal
Create
constructor
(
withdrawalId
:
String
,
paymentProperties
:
List
<
PaymentProperty
>
?
,
paymentInstrument
:
PaymentInstrument
?
=
null
,
recipient
:
WithdrawalRecipientRequest
?
=
null
)
constructor
(
withdrawalId
:
String
)