@dypai-ai/client-sdk - v1.12.0
    Preparing search index...

    Interface UserListResponse

    interface UserListResponse {
        aud: string;
        users: User[];
    }
    Index

    Properties

    Properties

    aud: string
    users: User[]