Class BitfinexLendDepth
java.lang.Object
org.knowm.xchange.bitfinex.v1.dto.marketdata.BitfinexLendDepth
public class BitfinexLendDepth extends Object
-
Constructor Summary
Constructors Constructor Description BitfinexLendDepth(BitfinexLendLevel[] asks, BitfinexLendLevel[] bids)
Constructor -
Method Summary
Modifier and Type Method Description BitfinexLendLevel[]
getAsks()
BitfinexLendLevel[]
getBids()
String
toString()