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

    Interface ScreenSelector

    interface ScreenSelector {
        id?: string;
        type?: Integration;
        key?: string;
        autoCreate?: boolean;
        connectionId?: string;
    }
    Index

    Properties

    id?: string
    key?: string
    autoCreate?: boolean
    connectionId?: string