Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.yield
/
YieldXyz
/
withdraw
withdraw
suspend
fun
withdraw
(
params
:
YieldWithdrawParams
,
options
:
YieldSubmitOptions
?
=
null
)
:
Result
<
YieldWithdrawResult
>
High-level withdraw; same parameters and behavior as
deposit
.