toggle menu
core
androidJvm
switch theme
search in API
core
/
com.paysafe.wallet.android.core.withdrawals
/
WithdrawalService
/
get
get
abstract
suspend
fun
get
(
withdrawalId
:
String
)
:
Withdrawal
Retrieves a specific withdraw.
Return
A
Withdrawal
object
Parameters
withdrawal
Id
The id of the withdraw.