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
| Name | Type |
|---|---|
input | AptosGenericTypeParamInput | AptosGenericTypeParam |
Returns
fromJSON
▸ Static fromJSON(json): AptosGenericTypeParam
Parameters
| Name | Type |
|---|---|
json | AptosGenericTypeParamJSON |
Returns
toJSON
▸ toJSON(): AptosGenericTypeParamJSON
Returns
Properties
constraints
• Readonly constraints: string[]
Description
Move abilities tied to the generic type param and associated with the function that uses it