Class GateioPlaceOrderReturn
java.lang.Object
org.knowm.xchange.gateio.dto.GateioBaseResponse
org.knowm.xchange.gateio.dto.trade.GateioPlaceOrderReturn
public class GateioPlaceOrderReturn extends GateioBaseResponse
-
Method Summary
Modifier and Type Method Description String
getOrderId()
String
toString()
Methods inherited from class org.knowm.xchange.gateio.dto.GateioBaseResponse
getMessage, isResult
-
Method Details
-
getOrderId
-
toString
- Overrides:
toString
in classGateioBaseResponse
-