Uses of Class
org.knowm.xchange.cryptonit2.order.dto.CryptonitGenericOrder
-
Packages that use CryptonitGenericOrder Package Description org.knowm.xchange.cryptonit2 -
-
Uses of CryptonitGenericOrder in org.knowm.xchange.cryptonit2
Methods in org.knowm.xchange.cryptonit2 that return CryptonitGenericOrder Modifier and Type Method Description static CryptonitGenericOrderCryptonitAdapters. adaptOrder(String orderId, CryptonitOrderStatusResponse cryptonitOrderStatusResponse)There is no method to discern market versus limit order type - so this returns a generic CryptonitGenericOrder as a status
-