AccountInformationData
AccountInformationData:
object
Type declaration
address
address:
string
An account public key
exclude?
optionalexclude:"all"|"none"
When set to all will exclude asset holdings, application local state, created asset parameters, any created application parameters. Defaults to none.
format?
optionalformat:"json"|"msgpack"
Configures whether the response object is JSON or MessagePack encoded. If not provided, defaults to JSON.
Defined in
types.gen.ts:1366