toggle menu
core
androidJvm
switch theme
search in API
core
/
com.paysafe.wallet.android.core.deposits
/
DepositService
/
get
get
abstract
suspend
fun
get
(
id
:
String
)
:
CustomerDeposit
Retrieves a specific deposit.
Return
A
CustomerDeposit
object
Parameters
id
The id of the deposit.