narou
    Preparing search index...

    Variable UserFieldsConst

    UserFields: {
        name: "n";
        name1st: "1";
        novel_cnt: "nc";
        novel_length: "nl";
        review_cnt: "rc";
        sum_global_point: "sg";
        userid: "u";
        yomikata: "y";
    } = ...

    ユーザ検索APIのofパラメータに指定できる出力する項目

    Type declaration

    • Readonlyname: "n"

      ユーザ名

    • Readonlyname1st: "1"

      ユーザ名のフリガナの頭文字

    • Readonlynovel_cnt: "nc"

      小説投稿数

    • Readonlynovel_length: "nl"

      小説累計文字数

    • Readonlyreview_cnt: "rc"

      レビュー投稿数

    • Readonlysum_global_point: "sg"

      総合評価ポイントの合計

    • Readonlyuserid: "u"

      ユーザID

    • Readonlyyomikata: "y"

      ユーザ名のフリガナ