Skip to main content

Class: AptosGenericTypeParam

moralis-monorepo / @moralisweb3/common-aptos-utils / AptosGenericTypeParam

Class: AptosGenericTypeParam

@moralisweb3/common-aptos-utils.AptosGenericTypeParam

Table of contents

Methods

Properties

Methods

create

Static create(input): AptosGenericTypeParam

Parameters

NameType
inputAptosGenericTypeParamInput | AptosGenericTypeParam

Returns

AptosGenericTypeParam


fromJSON

Static fromJSON(json): AptosGenericTypeParam

Parameters

NameType
jsonAptosGenericTypeParamJSON

Returns

AptosGenericTypeParam


toJSON

toJSON(): AptosGenericTypeParamJSON

Returns

AptosGenericTypeParamJSON

Properties

constraints

Readonly constraints: string[]

Description

Move abilities tied to the generic type param and associated with the function that uses it