Class AccountResponse
- java.lang.Object
- 
- com.algorand.algosdk.v2.client.common.PathResponse
- 
- com.algorand.algosdk.v2.client.model.AccountResponse
 
 
- 
 public class AccountResponse extends PathResponse 
- 
- 
Field SummaryFields Modifier and Type Field Description AccountaccountAccount information at a given round.LongcurrentRoundRound at which the results were computed.
 - 
Constructor SummaryConstructors Constructor Description AccountResponse()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)- 
Methods inherited from class com.algorand.algosdk.v2.client.common.PathResponsetoString
 
- 
 
-