Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
@integration-app/react
IntegrationLevelElementAccessor
Class IntegrationLevelElementAccessor<Element, UpdateElementData>
Type Parameters
Element
UpdateElementData
Hierarchy (
View Summary
)
IntegrationLevelElementAccessor
IntegrationLevelActionAccessor
IntegrationLevelDataSourceAccessor
IntegrationLevelFieldMappingAccessor
IntegrationLevelFlowAccessor
Index
Constructors
constructor
Methods
get
Unique
Identifier
get
patch
put
archive
reset
Properties
client
integration
Selector
element
Selector
element
Key
endpoint
Constructors
constructor
new
IntegrationLevelElementAccessor
<
Element
,
UpdateElementData
>
(
client
:
IntegrationAppApiClient
,
integrationSelector
:
string
,
elementSelector
:
string
,
elementKey
:
string
,
)
:
IntegrationLevelElementAccessor
<
Element
,
UpdateElementData
>
Type Parameters
Element
UpdateElementData
Parameters
client
:
IntegrationAppApiClient
integrationSelector
:
string
elementSelector
:
string
elementKey
:
string
Returns
IntegrationLevelElementAccessor
<
Element
,
UpdateElementData
>
Methods
get
Unique
Identifier
getUniqueIdentifier
()
:
string
Returns
string
get
get
()
:
Promise
<
Element
>
Returns
Promise
<
Element
>
patch
patch
(
data
:
Partial
<
UpdateElementData
>
)
:
Promise
<
Element
>
Parameters
data
:
Partial
<
UpdateElementData
>
Returns
Promise
<
Element
>
put
put
(
data
:
UpdateElementData
)
:
Promise
<
Element
>
Parameters
data
:
UpdateElementData
Returns
Promise
<
Element
>
archive
archive
()
:
Promise
<
void
>
Returns
Promise
<
void
>
reset
reset
()
:
Promise
<
Element
>
Returns
Promise
<
Element
>
Properties
Protected
client
client
:
IntegrationAppApiClient
Protected
integration
Selector
integrationSelector
:
string
Protected
element
Selector
elementSelector
:
string
Protected
element
Key
elementKey
:
string
Protected
endpoint
endpoint
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Unique
Identifier
get
patch
put
archive
reset
Properties
client
integration
Selector
element
Selector
element
Key
endpoint
Console
SDK
REST API
Integration App React - v2.13.2
Loading...