Package org.knowm.xchange.gateio.dto
Class GateioBaseResponse
java.lang.Object
org.knowm.xchange.gateio.dto.GateioBaseResponse
- Direct Known Subclasses:
GateioCandlestickHistory
,GateioDepositAddress
,GateioDepositsWithdrawals
,GateioDepth
,GateioFunds
,GateioOpenOrders
,GateioOrderStatus
,GateioPlaceOrderReturn
,GateioTicker
,GateioTradeHistory
,GateioTradeHistoryReturn
public class GateioBaseResponse extends Object
-
Constructor Summary
Constructors Modifier Constructor Description protected
GateioBaseResponse(boolean result, String message)
-
Method Summary
Modifier and Type Method Description String
getMessage()
boolean
isResult()
String
toString()