Class IotaResponse

java.lang.Object
uk.m0nom.adifproc.activity.iota.IotaResponse

public class IotaResponse extends Object
This is the JSON response information returned as a result of a query sent to the IOTA Rest Interface. If the query is sent without an island reference then the entire database is returned in JSON format.
  • Constructor Details

    • IotaResponse

      public IotaResponse()