Uses of Class
org.knowm.xchange.coinmate.dto.trade.CoinmateBuyFixRateResponse
Packages that use CoinmateBuyFixRateResponse
-
Uses of CoinmateBuyFixRateResponse in org.knowm.xchange.coinmate
Methods in org.knowm.xchange.coinmate that return CoinmateBuyFixRateResponseModifier and TypeMethodDescriptionCoinmateAuthenticated.buyQuickFixRate
(String publicKey, String clientId, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, BigDecimal total, BigDecimal amountReceived, String currencyPair) -
Uses of CoinmateBuyFixRateResponse in org.knowm.xchange.coinmate.service
Methods in org.knowm.xchange.coinmate.service that return CoinmateBuyFixRateResponseModifier and TypeMethodDescriptionCoinmateTradeServiceRaw.coinmateBuyQuickFixRate
(BigDecimal total, BigDecimal amountReceived, String currencyPair)