Class SupplyResponse
- java.lang.Object
-
- com.algorand.algosdk.v2.client.common.PathResponse
-
- com.algorand.algosdk.v2.client.model.SupplyResponse
-
public class SupplyResponse extends PathResponse
Supply represents the current supply of MicroAlgos in the system.
-
-
Field Summary
Fields Modifier and Type Field Description Longcurrent_roundRoundLongonlineMoneyOnlineMoneyLongtotalMoneyTotalMoney
-
Constructor Summary
Constructors Constructor Description SupplyResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)-
Methods inherited from class com.algorand.algosdk.v2.client.common.PathResponse
toString
-
-