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 Asset
asset
Specifies both the unique identifier and the parameters for an assetLong
currentRound
Round 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 boolean
equals(Object o)
-
Methods inherited from class com.algorand.algosdk.v2.client.common.PathResponse
toString
-
-