Algorand TypeScript
Preparing search index...
arc4
<internal>
StructBase
Class StructBase<T>
The base type for arc4 structs
Type Parameters
T
Hierarchy
ARC4Encoded
StructBase
Index
Constructors
constructor
Accessors
bytes
native
Constructors
constructor
new
StructBase
<
T
>
()
:
StructBase
<
T
>
Type Parameters
T
Returns
StructBase
<
T
>
Accessors
bytes
get
bytes
()
:
bytes
Retrieve the encoded bytes for this type
Returns
bytes
native
get
native
()
:
T
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
bytes
native
Algorand TypeScript
Loading...
The base type for arc4 structs