Class IndependentReserveSynchDigitalCurrencyDepositAddressWithBlockchainResponse

java.lang.Object
org.knowm.xchange.independentreserve.dto.trade.IndependentReserveSynchDigitalCurrencyDepositAddressWithBlockchainResponse

public class IndependentReserveSynchDigitalCurrencyDepositAddressWithBlockchainResponse extends Object
  • 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

      public String getDepositAddress()
    • getLastChecked

      public Date getLastChecked()
    • getNextUpdate

      public Date getNextUpdate()