Helius SDK - v2.2.2
    Preparing search index...

    Interface User

    interface User {
        email: string;
        id: string;
        name: string;
        role: string;
    }
    Index

    Properties

    Properties

    email: string
    id: string
    name: string
    role: string