Membrane React - v0.2.1
    Preparing search index...

    Interface ActionInstanceSelector

    interface ActionInstanceSelector {
        autoCreate?: boolean;
        instanceKey?: string;
        userId?: string;
        parentKey?: string;
        parentId?: string;
        id?: string;
        integrationKey?: string;
        integrationId?: string;
        connectionId?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    autoCreate?: boolean
    instanceKey?: string
    userId?: string
    parentKey?: string
    parentId?: string
    id?: string
    integrationKey?: string
    integrationId?: string
    connectionId?: string