Package org.knowm.xchange.idex.dto
Class OpenOrdersReq
java.lang.Object
org.knowm.xchange.idex.dto.OpenOrdersReq
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(address string) - Address to return open orders associated withboolean
int
hashCode()
void
setAddress
(String address) void
toString()
-
Constructor Details
-
OpenOrdersReq
public OpenOrdersReq()
-
-
Method Details