Class AssetResponse
- java.lang.Object
-
- com.algorand.algosdk.v2.client.common.PathResponse
-
- com.algorand.algosdk.v2.client.model.AssetResponse
-
public class AssetResponse extends PathResponse
-
-
Field Summary
Fields Modifier and Type Field Description AssetassetSpecifies both the unique identifier and the parameters for an assetLongcurrentRoundRound at which the results were computed.
-
Constructor Summary
Constructors Constructor Description AssetResponse()
-
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
-
-