Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
ConnectorGlobalWebhookHandleResponse
Interface ConnectorGlobalWebhookHandleResponse
interface
ConnectorGlobalWebhookHandleResponse
{
events
:
{
payload
:
any
;
selector
:
string
}
[]
;
response
?:
{
headers
?:
Record
<
string
,
string
>
;
data
?:
any
;
status
?:
number
;
}
;
}
Index
Properties
events
response?
Properties
events
events
:
{
payload
:
any
;
selector
:
string
}
[]
Optional
response
response
?:
{
headers
?:
Record
<
string
,
string
>
;
data
?:
any
;
status
?:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
events
response
Console
SDK
REST API
Integration App React - v2.13.2
Loading...