Preparing search index...
The search index is not available
@wymp/types
@wymp/types
Audit
ReadEvent
Interface ReadEvent
interface
ReadEvent
{
id
:
string
;
timestampMs
:
number
;
domain
:
string
;
clientId
:
string
;
userId
:
null
|
string
;
ip
:
null
|
string
;
targetType
:
string
;
targetId
:
string
;
meta
?:
unknown
;
action
:
"read"
;
}
Hierarchy
BaseDataEvent
ReadEvent
Index
Properties
id
timestamp
Ms
domain
client
Id
user
Id
ip
target
Type
target
Id
meta?
action
Properties
id
id
:
string
timestamp
Ms
timestamp
Ms
:
number
domain
domain
:
string
client
Id
client
Id
:
string
user
Id
user
Id
:
null
|
string
ip
ip
:
null
|
string
target
Type
target
Type
:
string
target
Id
target
Id
:
string
Optional
meta
meta
?:
unknown
action
action
:
"read"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
id
timestamp
Ms
domain
client
Id
user
Id
ip
target
Type
target
Id
meta
action
@wymp/types
Api
Audit
Auth
PartialSelect
Generated using
TypeDoc