Membrane SDK - v0.8.0
Console
React Lib
REST API
Preparing search index...
@membranehq/sdk
CustomPullEventImplementationFields
Interface CustomPullEventImplementationFields
interface
CustomPullEventImplementationFields
{
implementationType
:
"custom-pull"
;
stateSchema
?:
DataSchema
;
methods
:
Record
<
keyof
typeof
methods
,
ConnectorDataCollectionMethod
>
;
}
Index
Properties
implementation
Type
state
Schema?
methods
Properties
implementation
Type
implementationType
:
"custom-pull"
Optional
state
Schema
stateSchema
?:
DataSchema
methods
methods
:
Record
<
keyof
typeof
methods
,
ConnectorDataCollectionMethod
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
implementation
Type
state
Schema
methods
Console
React Lib
REST API
Membrane SDK - v0.8.0
Loading...