| 程序包 | 说明 |
|---|---|
| com.kucoin.sdk.rest.adapter | |
| com.kucoin.sdk.rest.interfaces | |
| com.kucoin.sdk.rest.interfaces.retrofit |
| 限定符和类型 | 方法和说明 |
|---|---|
IsolatedBorrowResponse |
IsolatedAPIAdapter.borrow(String symbol,
String currency,
BigDecimal size,
String borrowStrategy,
BigDecimal maxRate,
String period) |
| 限定符和类型 | 方法和说明 |
|---|---|
IsolatedBorrowResponse |
IsolatedAPI.borrow(String symbol,
String currency,
BigDecimal size,
String borrowStrategy,
BigDecimal maxRate,
String period)
This API endpoint returns the info on a single isolated margin account of the current user.
|
| 限定符和类型 | 方法和说明 |
|---|---|
retrofit2.Call<KucoinResponse<IsolatedBorrowResponse>> |
IsolatedAPIRetrofit.borrow(IsolatedBorrowRequest request) |
Copyright © 2023. All rights reserved.