Class BitfinexOrdersHistoryRequest
java.lang.Object
org.knowm.xchange.bitfinex.v1.dto.trade.BitfinexOrdersHistoryRequest
public class BitfinexOrdersHistoryRequest extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description BitfinexOrdersHistoryRequest(String nonce, long limit)
Constructor -
Method Summary
-
Field Details
-
request
-
nonce
-
-
Constructor Details
-
BitfinexOrdersHistoryRequest
Constructor- Parameters:
nonce
-limit
-
-