Preparing search index...
The search index is not available
@leanix/reporting - v0.4.145
@leanix/reporting
lxr
RelationUpdate
Interface RelationUpdate
Beta
Sidepane Fact Sheet Relation Update
interface
RelationUpdate
{
name
:
string
;
value
:
{
new
:
undefined
|
{
id
:
string
;
toFsId
:
string
;
}
;
old
:
undefined
|
{
id
:
string
;
toFsId
:
string
;
}
;
}
;
}
Index
Properties
name
value
Properties
name
name
:
string
value
value
:
{
new
:
undefined
|
{
id
:
string
;
toFsId
:
string
;
}
;
old
:
undefined
|
{
id
:
string
;
toFsId
:
string
;
}
;
}
Type declaration
new
:
undefined
|
{
id
:
string
;
toFsId
:
string
;
}
old
:
undefined
|
{
id
:
string
;
toFsId
:
string
;
}
Settings
Member Visibility
Private
Inherited
Theme
OS
Light
Dark
On This Page
name
value
@leanix/reporting - v0.4.145
lxr
lx
Generated using
TypeDoc
Sidepane Fact Sheet Relation Update