Project Home
Preparing search index...
The search index is not available
Frodo Library - v3.0.1-0
Frodo Library
Reference
SystemObjectPatchOperationInterface
Interface SystemObjectPatchOperationInterface
interface
SystemObjectPatchOperationInterface
{
field
:
string
;
from
?:
string
;
operation
:
"add"
|
"copy"
|
"increment"
|
"move"
|
"remove"
|
"replace"
|
"transform"
;
value
?:
any
;
}
Index
Properties
field
from?
operation
value?
Properties
field
field
:
string
Optional
from
from
?:
string
operation
operation
:
"add"
|
"copy"
|
"increment"
|
"move"
|
"remove"
|
"replace"
|
"transform"
Optional
value
value
?:
any
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
field
from
operation
value
Frodo Library - v3.0.1-0
Loading...