Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
IntegrationLevelFlowsListAccessor
Class IntegrationLevelFlowsListAccessor
Hierarchy (
View Summary
)
IntegrationLevelElementsListAccessor
<
Flow
,
ListFlowsForIntegrationQuery
,
Omit
<
CreateFlowRequest
,
"integrationId"
>
,
>
IntegrationLevelFlowsListAccessor
Index
Constructors
constructor
Methods
list
create
Properties
element
Key
endpoint
client
integration
Selector
Constructors
constructor
new
IntegrationLevelFlowsListAccessor
(
client
:
IntegrationAppApiClient
,
integrationSelector
:
string
,
)
:
IntegrationLevelFlowsListAccessor
Parameters
client
:
IntegrationAppApiClient
integrationSelector
:
string
Returns
IntegrationLevelFlowsListAccessor
Methods
list
list
(
query
?:
ListFlowsForIntegrationQuery
)
:
Promise
<
Flow
[]
>
Parameters
Optional
query
:
ListFlowsForIntegrationQuery
Returns
Promise
<
Flow
[]
>
create
create
(
data
:
Omit
)
:
Promise
<
Flow
>
Parameters
data
:
Omit
Returns
Promise
<
Flow
>
Properties
Protected
element
Key
elementKey
:
string
Protected
endpoint
endpoint
:
string
client
client
:
IntegrationAppApiClient
integration
Selector
integrationSelector
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
list
create
Properties
element
Key
endpoint
client
integration
Selector
Console
SDK
REST API
Integration App React - v2.13.2
Loading...