| Package | Description |
|---|---|
| io.gate.gateapi.api | |
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
AccountDetail |
AccountApi.getAccountDetail()
Get account detail
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AccountDetail> |
AccountApi.getAccountDetailWithHttpInfo()
Get account detail
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AccountApi.getAccountDetailAsync(ApiCallback<AccountDetail> _callback)
Get account detail (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
AccountDetail |
AccountDetail.addCurrencyPairsItem(String currencyPairsItem) |
AccountDetail |
AccountDetail.addIpWhitelistItem(String ipWhitelistItem) |
AccountDetail |
AccountDetail.currencyPairs(List<String> currencyPairs) |
AccountDetail |
AccountDetail.ipWhitelist(List<String> ipWhitelist) |
AccountDetail |
AccountDetail.userId(Long userId) |
Copyright © 2023. All rights reserved.