Class CoinmateBuyFixRateResponseData
java.lang.Object
org.knowm.xchange.coinmate.dto.trade.CoinmateBuyFixRateResponseData
-
Constructor Summary
ConstructorDescriptionCoinmateBuyFixRateResponseData
(String rateId, BigDecimal total, BigDecimal rate, String currencyPair, Long expiresAt, BigDecimal amountReceived) -
Method Summary
-
Constructor Details
-
CoinmateBuyFixRateResponseData
public CoinmateBuyFixRateResponseData(String rateId, BigDecimal total, BigDecimal rate, String currencyPair, Long expiresAt, BigDecimal amountReceived)
-
-
Method Details
-
getRateId
-
getTotal
-
getRate
-
getCurrencyPair
-
getExpiresAt
-
getAmountReceived
-