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 withbooleaninthashCode()voidsetAddress(String address) voidtoString()
-
Constructor Details
-
OpenOrdersReq
public OpenOrdersReq()
-
-
Method Details