types
Preparing search index...
AuditLog
Type Alias AuditLog
type
AuditLog
=
{
difference
:
any
;
id
:
number
;
operationName
:
string
;
operatorId
?:
string
;
operatorType
?:
string
;
readonly
?:
boolean
;
recordId
:
number
;
recordName
:
string
;
timestamp
:
Date
;
}
Index
Properties
difference
id
operation
Name
operator
Id?
operator
Type?
readonly?
record
Id
record
Name
timestamp
Properties
difference
difference
:
any
id
id
:
number
operation
Name
operationName
:
string
Optional
operator
Id
operatorId
?:
string
Optional
operator
Type
operatorType
?:
string
Optional
readonly
readonly
?:
boolean
record
Id
recordId
:
number
record
Name
recordName
:
string
timestamp
timestamp
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
difference
id
operation
Name
operator
Id
operator
Type
readonly
record
Id
record
Name
timestamp
types
Loading...