@auth0/auth0-acul-js - v0.1.0-beta.5
    Preparing search index...

    Interface ClientMembers

    interface ClientMembers {
        description: null | string;
        id: string;
        logoUrl: null | string;
        metadata: null | { [key: string]: string };
        name: string;
    }
    Index

    Properties

    description: null | string
    id: string
    logoUrl: null | string
    metadata: null | { [key: string]: string }
    name: string