| 程序包 | 说明 |
|---|---|
| com.kucoin.sdk.rest.adapter | |
| com.kucoin.sdk.rest.interfaces | |
| com.kucoin.sdk.rest.interfaces.retrofit |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,String> |
AccountAPIAdapter.innerTransfer2(AccountTransferV2Request request) |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,String> |
AccountAPI.innerTransfer2(AccountTransferV2Request request)
The inner transfer interface is used for assets transfer among the accounts of a user and is free of charges on the platform.
|
| 限定符和类型 | 方法和说明 |
|---|---|
retrofit2.Call<KucoinResponse<Map<String,String>>> |
AccountAPIRetrofit.applyTransfer2(AccountTransferV2Request request) |
Copyright © 2023. All rights reserved.