Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Commit

Permalink
Update user_show.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nkuroda committed Aug 15, 2014
1 parent 89aa6a5 commit e127f8d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion user_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ https://moneyforward.com/api/v1/user

name | Description
-----------|------------------------
hashed_id | ユーザーID *hashed*
lock | 連続パスワード入力失敗回数(累積)
lock_limit | パスワードロック期限(nullならロックされていない
mf_registered_at | マネーフォワード家計簿サービス利用開始日時
Expand All @@ -28,8 +29,9 @@ nothing
"lock_limit": null,
"mf_registered_at": "2014-04-19T17:33:36+09:00",
"mf_withdrew_at": null,
"hashed_id": "v2lhShEuROMSG9PfhvvFMA==",
"premium?": false,
"only_api_user?": false
}
}


0 comments on commit e127f8d

Please sign in to comment.