Uses of Class
org.knowm.xchange.bitfinex.v1.dto.account.BitfinexMarginLimit
| Package | Description |
|---|---|
| org.knowm.xchange.bitfinex.v1.dto.account |
-
Uses of BitfinexMarginLimit in org.knowm.xchange.bitfinex.v1.dto.account
Methods in org.knowm.xchange.bitfinex.v1.dto.account that return types with arguments of type BitfinexMarginLimit Modifier and Type Method Description List<BitfinexMarginLimit>BitfinexMarginInfosResponse. getMarginLimits()Method parameters in org.knowm.xchange.bitfinex.v1.dto.account with type arguments of type BitfinexMarginLimit Modifier and Type Method Description voidBitfinexMarginInfosResponse. setMarginLimits(List<BitfinexMarginLimit> marginLimits)