Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
FindDataLinksResponse
Interface FindDataLinksResponse
interface
FindDataLinksResponse
{
items
:
{
id
:
string
;
dataLinkTableInstanceId
:
string
;
externalRecordId
:
string
;
appRecordId
:
string
;
direction
:
DataLinkDirection
;
}
[]
;
cursor
?:
string
;
}
Hierarchy (
View Summary
)
PaginationResponse
<
DataLink
>
FindDataLinksResponse
Index
Properties
items
cursor?
Properties
items
items
:
{
id
:
string
;
dataLinkTableInstanceId
:
string
;
externalRecordId
:
string
;
appRecordId
:
string
;
direction
:
DataLinkDirection
;
}
[]
Optional
cursor
cursor
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
cursor
Console
SDK
REST API
Membrane React - v0.6.0
Loading...