Member Junction
    Preparing search index...

    Agent information for mention lookup

    interface AgentInfo {
        IconClass?: string;
        ID: string;
        LogoURL?: string;
        Name: string;
    }
    Index

    Properties

    IconClass?: string

    Optional icon class (Font Awesome, etc.)

    ID: string

    Agent ID

    LogoURL?: string

    Optional logo image URL

    Name: string

    Agent name