vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface UserProfileSearchScopeMetadata

    interface UserProfileSearchScopeMetadata {
        entityApiNames?: string[];
        fullName?: string;
        profile?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    entityApiNames?: string[]
    fullName?: string
    profile?: string