types app spec.Struct
@algorandfoundation/algokit-utils / types/app-spec / Struct
Interface: Struct¶
types/app-spec.Struct
A user-defined struct/tuple type
Table of contents¶
Properties¶
Properties¶
elements¶
• elements: StructElement
[]
The elements (in order) that make up the struct/tuple
Defined in¶
name¶
• name: string
The name of the type