OPNet
Preparing search index...
NetEventDocument
Interface NetEventDocument
Raw event data.
interface
NetEventDocument
{
contractAddress
:
string
;
data
:
string
;
type
:
string
;
}
Index
Properties
contract
Address
data
type
Properties
Readonly
contract
Address
contractAddress
:
string
Description
The contract address
Readonly
data
data
:
string
Description
The event data
Readonly
type
type
:
string
Description
The event type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contract
Address
data
type
OPNet
Loading...
Raw event data.