public static class UnconfirmedTransaction.TransactionsResponse<T> extends Object
protected Client
client
List<T>
data
int
total
TransactionsResponse()
void
setClient(Client client)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@SerializedName(value="total") public int total
@SerializedName(value="tx_ids") public List<T> data
protected Client client
public TransactionsResponse()
public void setClient(Client client)
Copyright © 2018. All rights reserved.