Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
ActionAccessor
Class ActionAccessor
Hierarchy (
view full
)
ElementAccessor
<
Action
,
UpdateActionRequest
,
ActionSelector
>
ActionAccessor
Index
Constructors
constructor
Properties
options
Methods
get
Unique
Identifier
get
put
patch
archive
get
Path
apply
reset
Constructors
constructor
new
Action
Accessor
(
client
,
selector
)
:
ActionAccessor
Parameters
client
:
IntegrationAppApiClient
selector
:
string
|
ActionSelector
Returns
ActionAccessor
Properties
Protected
options
options
:
{
client
:
IntegrationAppApiClient
;
path
:
string
;
selector
:
string
|
ActionSelector
;
}
Methods
get
Unique
Identifier
get
Unique
Identifier
(
)
:
string
Returns
string
get
get
(
)
:
Promise
<
Action
>
Returns
Promise
<
Action
>
put
put
(
data
)
:
Promise
<
Action
>
Parameters
data
:
UpdateActionRequest
Returns
Promise
<
Action
>
patch
patch
(
data
)
:
Promise
<
Action
>
Parameters
data
:
Partial
<
UpdateActionRequest
>
Returns
Promise
<
Action
>
archive
archive
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
get
Path
get
Path
(
operation
?
)
:
string
Parameters
operation
:
string
= ''
Returns
string
apply
apply
(
integrationKeys
)
:
Promise
<
Action
[]
>
Parameters
integrationKeys
:
string
[]
Returns
Promise
<
Action
[]
>
reset
reset
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
options
Methods
get
Unique
Identifier
get
put
patch
archive
get
Path
apply
reset
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...