| 程序包 | 说明 |
|---|---|
| com.kucoin.sdk.rest.adapter | |
| com.kucoin.sdk.rest.interfaces | |
| com.kucoin.sdk.rest.interfaces.retrofit |
| 限定符和类型 | 方法和说明 |
|---|---|
WithdrawQuotaResponse |
WithdrawalAPIAdapter.getWithdrawQuotas(String currency,
String chain) |
| 限定符和类型 | 方法和说明 |
|---|---|
WithdrawQuotaResponse |
WithdrawalAPI.getWithdrawQuotas(String currency,
String chain)
get withdrawal quotas
|
| 限定符和类型 | 方法和说明 |
|---|---|
retrofit2.Call<KucoinResponse<WithdrawQuotaResponse>> |
WithdrawalAPIRetrofit.getWithdrawQuotas(String currency,
String chain) |
Copyright © 2023. All rights reserved.