Creates a new AccountAssetResponse
object.
Optional
assetOptional
createdOptional
asset(asset) Details about the asset held by this account.
The raw account uses AssetHolding
for this type.
Optional
created(apar) parameters of the asset created by this account.
The raw account uses AssetParams
for this type.
The round for which this information is relevant.
Static
Private
encodingStatic
encodingStatic
fromGenerated using TypeDoc
AccountAssetResponse describes the account's asset holding and asset parameters (if either exist) for a specific asset ID. Asset parameters will only be returned if the provided address is the asset's creator.