Class AccountAssetHolding

AccountAssetHolding describes the account's asset holding and asset parameters (if either exist) for a specific asset ID.

Implements

Constructors

Properties

assetHolding: modelsv2.AssetHolding

(asset) Details about the asset held by this account. The raw account uses AssetHolding for this type.

assetParams?: modelsv2.AssetParams

(apar) parameters of the asset held by this account. The raw account uses AssetParams for this type.

encodingSchemaValue: undefined | Schema

Accessors

Methods

Generated using TypeDoc