@juki-team/commons - v0.2.19
Preparing search index...
EntityLogChanges
Interface EntityLogChanges
interface
EntityLogChanges
{
key
:
string
;
oldValue
?:
unknown
;
path
:
string
;
type
:
LogOperation
;
value
?:
unknown
;
valueType
:
string
|
null
;
}
Index
Properties
key
old
Value?
path
type
value?
value
Type
Properties
key
key
:
string
Optional
old
Value
oldValue
?:
unknown
path
path
:
string
type
type
:
LogOperation
Optional
value
value
?:
unknown
value
Type
valueType
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
old
Value
path
type
value
value
Type
@juki-team/commons - v0.2.19
Loading...