Constructors
constructor
- new FunctionCall(methodName, args, gas, deposit): FunctionCall
Parameters
methodName: string
args: string
gas: number
deposit: string
Properties
Readonly
args
args: string
Readonly
deposit
deposit: string
Readonly
methodName
methodName: string