| Package | Description |
|---|---|
| io.gate.gateapi.api |
| Modifier and Type | Method and Description |
|---|---|
UniLendInterest |
EarnUniApi.getUniInterest(String currency)
Get the user's total interest income of specified currency
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<UniLendInterest> |
EarnUniApi.getUniInterestWithHttpInfo(String currency)
Get the user's total interest income of specified currency
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
EarnUniApi.getUniInterestAsync(String currency,
ApiCallback<UniLendInterest> _callback)
Get the user's total interest income of specified currency (asynchronously)
|
Copyright © 2023. All rights reserved.