Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
IntegrationLevelFlowAccessor
Class IntegrationLevelFlowAccessor
Hierarchy
IntegrationLevelElementAccessor
<
Flow
,
UpdateFlowRequest
>
IntegrationLevelFlowAccessor
Index
Constructors
constructor
Properties
client
integration
Selector
flow
Selector
endpoint
element
Selector
element
Key
Methods
get
Unique
Identifier
get
patch
put
archive
reset
Constructors
constructor
new
Integration
Level
Flow
Accessor
(
client
,
integrationSelector
,
flowSelector
)
:
IntegrationLevelFlowAccessor
Parameters
client
:
IntegrationAppApiClient
integrationSelector
:
string
flowSelector
:
string
Returns
IntegrationLevelFlowAccessor
Properties
client
client
:
IntegrationAppApiClient
integration
Selector
integration
Selector
:
string
flow
Selector
flow
Selector
:
string
Protected
endpoint
endpoint
:
string
Protected
element
Selector
element
Selector
:
string
Protected
element
Key
element
Key
:
string
Methods
get
Unique
Identifier
get
Unique
Identifier
(
)
:
string
Returns
string
get
get
(
)
:
Promise
<
Flow
>
Returns
Promise
<
Flow
>
patch
patch
(
data
)
:
Promise
<
Flow
>
Parameters
data
:
Partial
<
UpdateFlowRequest
>
Returns
Promise
<
Flow
>
put
put
(
data
)
:
Promise
<
Flow
>
Parameters
data
:
UpdateFlowRequest
Returns
Promise
<
Flow
>
archive
archive
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
reset
reset
(
)
:
Promise
<
Flow
>
Returns
Promise
<
Flow
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
integration
Selector
flow
Selector
endpoint
element
Selector
element
Key
Methods
get
Unique
Identifier
get
patch
put
archive
reset
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...