DeclaredSchemaValueSpec
@algorandfoundation/algokit-utils / types/app-spec / DeclaredSchemaValueSpec
types/app-spec.DeclaredSchemaValueSpec
Declared schema value specification
Table of contents
Properties
Properties
descr
• Optional
descr: string
A description of the variable
Defined in
key
• key: string
The name of the key
Defined in
static
• Optional
static: boolean
Whether or not the value is set statically (at create time only) or dynamically
Defined in
type
• type: AVMType
The type of value