Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
ConnectorEventHandler
Interface ConnectorEventHandler
interface
ConnectorEventHandler
{
key
:
string
;
name
:
string
;
description
?:
string
;
parametersSchema
?:
DataSchema
;
implementationType
:
ConnectorEventImplementationType
;
schema
?:
DataSchema
;
methods
:
Record
<
string
,
ConnectorMethodImplementation
>
;
}
Index
Properties
key
name
description?
parameters
Schema?
implementation
Type
schema?
methods
Properties
key
key
:
string
name
name
:
string
Optional
description
description
?:
string
Optional
parameters
Schema
parametersSchema
?:
DataSchema
implementation
Type
implementationType
:
ConnectorEventImplementationType
Optional
schema
schema
?:
DataSchema
methods
methods
:
Record
<
string
,
ConnectorMethodImplementation
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
name
description
parameters
Schema
implementation
Type
schema
methods
Console
SDK
REST API
Membrane React - v0.2.1
Loading...