Membrane SDK - v0.2.1
Console
React Lib
REST API
Preparing search index...
IntegrationLevelDataSourceAccessor
Class IntegrationLevelDataSourceAccessor
Hierarchy (
View Summary
)
IntegrationLevelElementAccessor
<
DataSource
,
UpdateDataSourceRequest
>
IntegrationLevelDataSourceAccessor
Index
Constructors
constructor
Properties
client
integration
Selector
data
Source
Selector
endpoint
element
Selector
element
Key
Methods
get
Unique
Identifier
get
patch
put
archive
reset
Constructors
constructor
new
IntegrationLevelDataSourceAccessor
(
client
:
IntegrationAppApiClient
,
integrationSelector
:
string
,
dataSourceSelector
:
string
,
)
:
IntegrationLevelDataSourceAccessor
Parameters
client
:
IntegrationAppApiClient
integrationSelector
:
string
dataSourceSelector
:
string
Returns
IntegrationLevelDataSourceAccessor
Properties
client
client
:
IntegrationAppApiClient
integration
Selector
integrationSelector
:
string
data
Source
Selector
dataSourceSelector
:
string
Protected
endpoint
endpoint
:
string
Protected
element
Selector
elementSelector
:
string
Protected
element
Key
elementKey
:
string
Methods
get
Unique
Identifier
getUniqueIdentifier
()
:
string
Returns
string
get
get
()
:
Promise
<
DataSource
>
Returns
Promise
<
DataSource
>
patch
patch
(
data
:
Partial
<
UpdateElementData
>
)
:
Promise
<
DataSource
>
Parameters
data
:
Partial
<
UpdateElementData
>
Returns
Promise
<
DataSource
>
put
put
(
data
:
UpdateDataSourceRequest
)
:
Promise
<
DataSource
>
Parameters
data
:
UpdateDataSourceRequest
Returns
Promise
<
DataSource
>
archive
archive
()
:
Promise
<
void
>
Returns
Promise
<
void
>
reset
reset
()
:
Promise
<
DataSource
>
Returns
Promise
<
DataSource
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
integration
Selector
data
Source
Selector
endpoint
element
Selector
element
Key
Methods
get
Unique
Identifier
get
patch
put
archive
reset
Console
React Lib
REST API
Membrane SDK - v0.2.1
Loading...