Skip to content

BoxReference

@algorandfoundation/algokit-utils / types/app-manager / BoxReference

types/app-manager.BoxReference

A grouping of the app ID and name identifier to reference an app box.

Table of contents

Properties

Properties

appId

appId: bigint

A unique application id

Defined in

src/types/app-manager.ts:66


name

name: BoxIdentifier

Identifier for a box name

Defined in

src/types/app-manager.ts:70