Class FuturesAccountsResponse
java.lang.Object
org.knowm.xchange.okcoin.v3.dto.trade.OkexResponse
org.knowm.xchange.okcoin.v3.dto.trade.FuturesAccountsResponse
- All Implemented Interfaces:
si.mazi.rescu.HttpResponseAware
public class FuturesAccountsResponse extends OkexResponse
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
FuturesAccountsResponse.FuturesAccount
static class
FuturesAccountsResponse.FuturesAccountInfo
-
Constructor Summary
Constructors Constructor Description FuturesAccountsResponse()
-
Method Summary
Methods inherited from class org.knowm.xchange.okcoin.v3.dto.trade.OkexResponse
checkResult
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface si.mazi.rescu.HttpResponseAware
getResponseHeaders, setResponseHeaders
-
Constructor Details
-
FuturesAccountsResponse
public FuturesAccountsResponse()
-