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