$ApplicationLocalReference
const$ApplicationLocalReference:object
Type declaration
description
readonlydescription:"References an account's local state for an application."="References an account's local state for an application."
properties
readonlyproperties:object
properties.account
readonlyproperties.account:object
properties.account.description
readonlyproperties.account.description:"Address of the account with the local state."='Address of the account with the local state.'
properties.account.type
readonlyproperties.account.type:"string"='string'
properties.account.x-algorand-format
readonlyproperties.account.x-algorand-format:"Address"='Address'
properties.app
readonlyproperties.app:object
properties.app.description
readonlyproperties.app.description:"Application ID of the local state application."='Application ID of the local state application.'
properties.app.type
readonlyproperties.app.type:"integer"='integer'
properties.app.x-algorand-format
readonlyproperties.app.x-algorand-format:"uint64"='uint64'
required
readonlyrequired: readonly ["account","app"]
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:303