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
/
WithdrawalService
/
create
create
abstract
suspend
fun
create
(
withdrawalCreate
:
WithdrawalCreate
)
:
Withdrawal
Creates a withdraw.
Return
A
Withdrawal
object
Parameters
withdrawal
Create
The withdraw create request.