Skip to content

AccountApplicationInformationData

AccountApplicationInformationData: object

Type declaration

address

address: string

An account public key

applicationId

applicationId: number

An application 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:1383