| Package | Description |
|---|---|
| io.gate.gateapi.api | |
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
void |
EarnUniApi.switchInterestReinvest(UniInterestMode uniInterestMode)
Set interest reinvestment toggle
|
okhttp3.Call |
EarnUniApi.switchInterestReinvestAsync(UniInterestMode uniInterestMode,
ApiCallback<Void> _callback)
Set interest reinvestment toggle (asynchronously)
|
okhttp3.Call |
EarnUniApi.switchInterestReinvestCall(UniInterestMode uniInterestMode,
ApiCallback _callback)
Build call for switchInterestReinvest
|
ApiResponse<Void> |
EarnUniApi.switchInterestReinvestWithHttpInfo(UniInterestMode uniInterestMode)
Set interest reinvestment toggle
|
| Modifier and Type | Method and Description |
|---|---|
UniInterestMode |
UniInterestMode.currency(String currency) |
UniInterestMode |
UniInterestMode.status(Boolean status) |
Copyright © 2023. All rights reserved.