Package org.iota.types.responses
Class UtxoChangesResponse
- java.lang.Object
-
- org.iota.types.responses.UtxoChangesResponse
-
public class UtxoChangesResponse extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UtxoChangesResponse(com.google.gson.JsonObject response)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description OutputId[]getConsumedOutputs()OutputId[]getCreatedOutputs()intgetIndex()
-