| 程序包 | 说明 |
|---|---|
| com.kucoin.sdk.rest.adapter | |
| com.kucoin.sdk.rest.interfaces | |
| com.kucoin.sdk.rest.interfaces.retrofit |
| 限定符和类型 | 方法和说明 |
|---|---|
TransferableBalanceResponse |
AccountAPIAdapter.transferable(String currency,
String type,
String tag) |
| 限定符和类型 | 方法和说明 |
|---|---|
TransferableBalanceResponse |
AccountAPI.transferable(String currency,
String type,
String tag)
This endpoint returns the transferable balance of a specified account.
|
| 限定符和类型 | 方法和说明 |
|---|---|
retrofit2.Call<KucoinResponse<TransferableBalanceResponse>> |
AccountAPIRetrofit.transferable(String currency,
String type,
String tag) |
Copyright © 2023. All rights reserved.