Creates a new AccountApplicationResource object.
Optional appOptional createdOptional deleted?: booleanOptional params?: modelsv2.ApplicationParamsOptional app(appl) the application local data stored in this account.
The raw account uses AppLocalState for this type.
Optional createdRound when the account opted into or created the application.
Optional deletedWhether the application has been deleted.
The application ID.
Optional params(appp) parameters of the application created by this account including app
global data.
The raw account uses AppParams for this type.
Only present if the account is the creator and include=params is specified.
Static Private encodingStatic encodingStatic fromGenerated using TypeDoc
AccountApplicationResource describes the account's application resource (local state and params if the account is the creator) for a specific application ID.