Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
@integration-app/react
CustomPullEventImplementationFields
Interface CustomPullEventImplementationFields
interface
CustomPullEventImplementationFields
{
implementationType
:
"custom-pull"
;
stateSchema
?:
DataSchema
;
methods
:
Record
<
"subscribe"
|
"collectEvents"
,
ConnectorDataLocationMethod
<
unknown
,
ConnectorMethodImplementationBase
>
,
>
;
}
Index
Properties
implementation
Type
state
Schema?
methods
Properties
implementation
Type
implementationType
:
"custom-pull"
Optional
state
Schema
stateSchema
?:
DataSchema
methods
methods
:
Record
<
"subscribe"
|
"collectEvents"
,
ConnectorDataLocationMethod
<
unknown
,
ConnectorMethodImplementationBase
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
implementation
Type
state
Schema
methods
Console
SDK
REST API
Integration App React - v2.13.2
Loading...