Uses of Class
org.knowm.xchange.bitfinex.v1.dto.account.BitfinexMarginInfosResponse
-
Packages that use BitfinexMarginInfosResponse Package Description org.knowm.xchange.bitfinex.service org.knowm.xchange.bitfinex.v1 -
-
Uses of BitfinexMarginInfosResponse in org.knowm.xchange.bitfinex.service
Methods in org.knowm.xchange.bitfinex.service that return BitfinexMarginInfosResponse Modifier and Type Method Description BitfinexMarginInfosResponse[]
BitfinexAccountServiceRaw. getBitfinexMarginInfos()
-
Uses of BitfinexMarginInfosResponse in org.knowm.xchange.bitfinex.v1
Methods in org.knowm.xchange.bitfinex.v1 that return BitfinexMarginInfosResponse Modifier and Type Method Description BitfinexMarginInfosResponse[]
BitfinexAuthenticated. marginInfos(String apiKey, si.mazi.rescu.ParamsDigest payload, si.mazi.rescu.ParamsDigest signature, BitfinexMarginInfosRequest marginInfosRequest)
-