StructBase
Algorand TypeScript / arc4 / <internal> / StructBase
Defined in: arc4/encoded-types.ts:474
The base type for arc4 structs
Extends
Section titled “Extends”Type Parameters
Section titled “Type Parameters”T
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new StructBase<
T>():StructBase<T>
Returns
Section titled “Returns”StructBase<T>
Inherited from
Section titled “Inherited from”Accessors
Section titled “Accessors”Get Signature
Section titled “Get Signature”get bytes():
bytes
Defined in: arc4/encoded-types.ts:102
Retrieve the encoded bytes for this type
Returns
Section titled “Returns”Inherited from
Section titled “Inherited from”native
Section titled “native”Get Signature
Section titled “Get Signature”get native():
T
Defined in: arc4/encoded-types.ts:478
Returns
Section titled “Returns”T