Integration App SDK - v1.14.0
Console
React Lib
REST API
Preparing search index...
IntegrationElementInstanceDependency
Interface IntegrationElementInstanceDependency
interface
IntegrationElementInstanceDependency
{
fromType
:
IntegrationElementType
;
fromInstanceId
:
string
;
toType
:
IntegrationElementType
;
toInstanceId
:
string
;
data
?:
any
;
}
Index
Properties
from
Type
from
Instance
Id
to
Type
to
Instance
Id
data?
Properties
from
Type
fromType
:
IntegrationElementType
from
Instance
Id
fromInstanceId
:
string
to
Type
toType
:
IntegrationElementType
to
Instance
Id
toInstanceId
:
string
Optional
data
data
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
Type
from
Instance
Id
to
Type
to
Instance
Id
data
Console
React Lib
REST API
Integration App SDK - v1.14.0
Loading...