toggle menu
core
androidJvm
switch theme
search in API
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.