@twilio/flex-sdk
    Preparing search index...

    Interface IntegrationsConfig

    Integrations config

    interface IntegrationsConfig {
        active: boolean;
        author?: string;
        config: object;
        logo?: string;
        name: string;
        type: string;
    }
    Index

    Properties

    active: boolean
    author?: string
    config: object
    logo?: string

    Url of logo

    name: string
    type: string