Uses of Class
org.knowm.xchange.bitflyer.dto.account.BitflyerMarginTransaction
-
Packages that use BitflyerMarginTransaction Package Description org.knowm.xchange.bitflyer org.knowm.xchange.bitflyer.service -
-
Uses of BitflyerMarginTransaction in org.knowm.xchange.bitflyer
Methods in org.knowm.xchange.bitflyer that return types with arguments of type BitflyerMarginTransaction Modifier and Type Method Description List<BitflyerMarginTransaction>
Bitflyer. getMarginHistory(String apiKey, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, si.mazi.rescu.ParamsDigest paramsDigest)
-
Uses of BitflyerMarginTransaction in org.knowm.xchange.bitflyer.service
Methods in org.knowm.xchange.bitflyer.service that return types with arguments of type BitflyerMarginTransaction Modifier and Type Method Description List<BitflyerMarginTransaction>
BitflyerAccountServiceRaw. getBitflyerMarginHistory()
-