OneSDK
    Preparing search index...

    Interface UpdateUser

    interface UpdateUser {
        isVisible: boolean;
        userId: string;
    }
    Index

    Properties

    Properties

    isVisible: boolean
    userId: string