| Package | Description |
|---|---|
| io.gate.gateapi.api | |
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
TradeFee |
SpotApi.APIgetFeeRequest.execute()
Deprecated.
|
TradeFee |
WalletApi.APIgetTradeFeeRequest.execute()
Execute getTradeFee request
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<TradeFee> |
SpotApi.APIgetFeeRequest.executeWithHttpInfo()
Deprecated.
|
ApiResponse<TradeFee> |
WalletApi.APIgetTradeFeeRequest.executeWithHttpInfo()
Execute getTradeFee request with HTTP info returned
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SpotApi.APIgetFeeRequest.executeAsync(ApiCallback<TradeFee> _callback)
Deprecated.
|
okhttp3.Call |
WalletApi.APIgetTradeFeeRequest.executeAsync(ApiCallback<TradeFee> _callback)
Execute getTradeFee request (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
TradeFee |
TradeFee.futuresMakerFee(String futuresMakerFee) |
TradeFee |
TradeFee.futuresTakerFee(String futuresTakerFee) |
TradeFee |
TradeFee.gtDiscount(Boolean gtDiscount) |
TradeFee |
TradeFee.gtMakerFee(String gtMakerFee) |
TradeFee |
TradeFee.gtTakerFee(String gtTakerFee) |
TradeFee |
TradeFee.loanFee(String loanFee) |
TradeFee |
TradeFee.makerFee(String makerFee) |
TradeFee |
TradeFee.pointType(String pointType) |
TradeFee |
TradeFee.takerFee(String takerFee) |
TradeFee |
TradeFee.userId(Long userId) |
Copyright © 2023. All rights reserved.