| 程序包 | 说明 |
|---|---|
| com.kucoin.sdk.rest.adapter | |
| com.kucoin.sdk.rest.interfaces | |
| com.kucoin.sdk.rest.interfaces.retrofit |
| 限定符和类型 | 方法和说明 |
|---|---|
List<LendAssetsResponse> |
LoanAPIAdapter.queryLendAssets(String currency) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<LendAssetsResponse> |
LoanAPI.queryLendAssets(String currency)
Get Account Lend Record
Request via this endpoint to get the lending history of the main account.
|
| 限定符和类型 | 方法和说明 |
|---|---|
retrofit2.Call<KucoinResponse<List<LendAssetsResponse>>> |
LoanAPIRetrofit.queryLendAssets(String currency) |
Copyright © 2023. All rights reserved.