Uses of Class
org.knowm.xchange.bitfinex.v1.dto.trade.BitfinexOrderStatusRequest
-
Packages that use BitfinexOrderStatusRequest Package Description org.knowm.xchange.bitfinex.v1 -
-
Uses of BitfinexOrderStatusRequest in org.knowm.xchange.bitfinex.v1
Methods in org.knowm.xchange.bitfinex.v1 with parameters of type BitfinexOrderStatusRequest Modifier and Type Method Description BitfinexOrderStatusResponseBitfinexAuthenticated. orderStatus(String apiKey, si.mazi.rescu.ParamsDigest payload, si.mazi.rescu.ParamsDigest signature, BitfinexOrderStatusRequest orderStatusRequest)
-