Search
Preparing search index...
The search index is not available
@fusionauth/typescript-client
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@fusionauth/typescript-client
AuditLog
Interface AuditLog
An audit log.
author
Brian Pontarelli
Hierarchy
AuditLog
Index
Properties
data
id
insert
Instant
insert
User
message
new
Value
old
Value
reason
Properties
Optional
data
data
:
Record
<
string
,
any
>
Optional
id
id
:
number
Optional
insert
Instant
insert
Instant
:
number
Optional
insert
User
insert
User
:
string
Optional
message
message
:
string
Optional
new
Value
new
Value
:
any
Optional
old
Value
old
Value
:
any
Optional
reason
reason
:
string
Exports
Audit
Log
data
id
insert
Instant
insert
User
message
new
Value
old
Value
reason
Generated using
TypeDoc
An audit log.
Brian Pontarelli