Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
common
apis
reflections
EventTypeStats
Interface EventTypeStats
Event type statistics
interface
EventTypeStats
{
count
:
number
;
event_type
:
string
;
first_seen
:
number
;
has_duration
:
boolean
;
has_tags
:
boolean
;
last_seen
:
number
;
sample_payload_keys
:
string
[]
;
}
Index
Properties
count
event_
type
first_
seen
has_
duration
has_
tags
last_
seen
sample_
payload_
keys
Properties
count
count
:
number
event_
type
event_
type
:
string
first_
seen
first_
seen
:
number
has_
duration
has_
duration
:
boolean
has_
tags
has_
tags
:
boolean
last_
seen
last_
seen
:
number
sample_
payload_
keys
sample_
payload_
keys
:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
count
event_
type
first_
seen
has_
duration
has_
tags
last_
seen
sample_
payload_
keys
Tidyscripts Docs
Loading...
Event type statistics