Package org.knowm.xchange.ftx.dto
Class FtxResponse<V>
java.lang.Object
org.knowm.xchange.ftx.dto.FtxResponse<V>
public class FtxResponse<V> extends Object
-
Constructor Summary
Constructors Constructor Description FtxResponse(boolean success, V result, boolean hasMoreData)
-
Method Summary