Class IndependentReserveSynchDigitalCurrencyDepositAddressWithBlockchainResponse
java.lang.Object
org.knowm.xchange.independentreserve.dto.trade.IndependentReserveSynchDigitalCurrencyDepositAddressWithBlockchainResponse
public class IndependentReserveSynchDigitalCurrencyDepositAddressWithBlockchainResponse extends Object
-
Constructor Summary
Constructors Constructor Description IndependentReserveSynchDigitalCurrencyDepositAddressWithBlockchainResponse(String depositAddress, String lastChecked, String nextUpdate)
-
Method Summary
Modifier and Type Method Description String
getDepositAddress()
Date
getLastChecked()
Date
getNextUpdate()
-
Constructor Details
-
IndependentReserveSynchDigitalCurrencyDepositAddressWithBlockchainResponse
public IndependentReserveSynchDigitalCurrencyDepositAddressWithBlockchainResponse(String depositAddress, String lastChecked, String nextUpdate) throws com.fasterxml.jackson.databind.exc.InvalidFormatException- Throws:
com.fasterxml.jackson.databind.exc.InvalidFormatException
-
-
Method Details
-
getDepositAddress
-
getLastChecked
-
getNextUpdate
-