Class BitfinexLend
java.lang.Object
org.knowm.xchange.bitfinex.v1.dto.marketdata.BitfinexLend
public class BitfinexLend extends Object
-
Constructor Summary
Constructors Constructor Description BitfinexLend(BigDecimal rate, BigDecimal amountLent, long timestamp)Constructor -
Method Summary
Modifier and Type Method Description BigDecimalgetAmountLent()BigDecimalgetRate()longgetTimestamp()StringtoString()