Preparing search index...
The search index is not available
OPNet
OPNet
ICallResultData
Interface ICallResultData
Description
This interface is used to define the call result data. ICallResultData
interface
ICallResultData
{
accessList
:
IAccessList
;
estimatedGas
?:
string
;
events
:
NetEvent
[]
;
result
:
string
|
BinaryReader
;
}
Index
Properties
access
List
estimated
Gas?
events
result
Properties
Readonly
access
List
access
List
:
IAccessList
Optional
Readonly
estimated
Gas
estimated
Gas
?:
string
Readonly
events
events
:
NetEvent
[]
Readonly
result
result
:
string
|
BinaryReader
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access
List
estimated
Gas
events
result
OPNet
Loading...
Description
This interface is used to define the call result data. ICallResultData