Uses of Class
com.algorand.algosdk.v2.client.model.AssetParams
-
Packages that use AssetParams Package Description com.algorand.algosdk.v2.client.model -
-
Uses of AssetParams in com.algorand.algosdk.v2.client.model
Fields in com.algorand.algosdk.v2.client.model declared as AssetParams Modifier and Type Field Description AssetParams
AccountAssetHolding. assetParams
(apar) parameters of the asset held by this account.AssetParams
AccountAssetResponse. createdAsset
(apar) parameters of the asset created by this account.AssetParams
Asset. params
AssetParams specifies the parameters for an asset.AssetParams
TransactionAssetConfig. params
AssetParams specifies the parameters for an asset.
-