@juki-team/commons - v0.1.10
Preparing search index...
EntityLogChanges
Interface EntityLogChanges
interface
EntityLogChanges
{
key
:
string
;
oldValue
?:
any
;
path
:
string
;
type
:
LogOperation
;
value
?:
any
;
valueType
:
string
|
null
;
}
Index
Properties
key
old
Value?
path
type
value?
value
Type
Properties
key
key
:
string
Optional
old
Value
oldValue
?:
any
path
path
:
string
type
type
:
LogOperation
Optional
value
value
?:
any
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.1.10
Loading...