| 程序包 | 说明 |
|---|---|
| com.kucoin.sdk.rest.adapter | |
| com.kucoin.sdk.rest.interfaces | |
| com.kucoin.sdk.rest.interfaces.retrofit |
| 限定符和类型 | 方法和说明 |
|---|---|
List<LastTradeResponse> |
LoanAPIAdapter.queryLastTrade(String currency) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<LastTradeResponse> |
LoanAPI.queryLastTrade(String currency)
Margin Trade Data
Request via this endpoint to get the last 300 fills in the lending and borrowing market.
|
| 限定符和类型 | 方法和说明 |
|---|---|
retrofit2.Call<KucoinResponse<List<LastTradeResponse>>> |
LoanAPIRetrofit.queryLastTrade(String currency) |
Copyright © 2023. All rights reserved.