Integration App SDK - v1.14.0
    Preparing search index...

    Interface ConnectorEventHandlerMethodSpec

    interface ConnectorEventHandlerMethodSpec {
        supportedImplementationTypes: ConnectorMethodImplementationType[];
        isRequired: boolean;
    }
    Index

    Properties

    supportedImplementationTypes: ConnectorMethodImplementationType[]
    isRequired: boolean