Uses of Class
com.algorand.algosdk.v2.client.model.AssetHolding
-
Packages that use AssetHolding Package Description com.algorand.algosdk.v2.client.model -
-
Uses of AssetHolding in com.algorand.algosdk.v2.client.model
Fields in com.algorand.algosdk.v2.client.model declared as AssetHolding Modifier and Type Field Description AssetHoldingAccountAssetHolding. assetHolding(asset) Details about the asset held by this account.AssetHoldingAccountAssetResponse. assetHolding(asset) Details about the asset held by this account.Fields in com.algorand.algosdk.v2.client.model with type parameters of type AssetHolding Modifier and Type Field Description List<AssetHolding>Account. assetsassets held by this account.List<AssetHolding>AssetHoldingsResponse. assets
-