IGPAPI
    Preparing search index...

    Interface UpdateProfileUsernameResponse

    interface UpdateProfileUsernameResponse {
        status: string;
        user: UpdateProfileUsernameResponseUser;
    }
    Index

    Properties

    Properties

    status: string