Skip to main content

Type alias: MethodInfo

type MethodInfo: object;

Represents information about a method. A method, by convention, is dispatched to based on the method name indicated in a data op (see getMethodArguments) when invoking the smart contract.

Type declaration

MemberType
methodArgsany[]
methodNamestring

Coinweb © 2024