AccountAssetInformationData
AccountAssetInformationData:
object
Type declaration
address
address:
string
An account public key
assetId
assetId:
number
An asset identifier
format?
optional
format:"json"
|"msgpack"
Configures whether the response object is JSON or MessagePack encoded. If not provided, defaults to JSON.
Defined in
types.gen.ts:1434