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 AssetHolding
AccountAssetHolding. assetHolding
(asset) Details about the asset held by this account.AssetHolding
AccountAssetResponse. 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. assets
assets held by this account.List<AssetHolding>
AssetHoldingsResponse. assets
-