contentsholoder memberオブジェクト
メンバーの情報
{
"id": "98765432100",
"email": "taro@nordot.jp",
"name": "山田太郎",
"job_title": "ライター",
"about": "桜の開花を予想して30年。",
"accepted_terms_ver": 1,
"created_at": "2015-11-16T19:08:41+00:00",
"updated_at": "2018-02-06T20:10:52+00:00",
"profile_image":
{
"url": "https://nordot-res.cloudinary.com/members/333333/profile_1.png",
"thumb_360": "https://nordot-res.cloudinary.com/t_thumb_360/members/333333/profile_1.png"
}
}
キー名 | データ型 | listで取得可 | 説明 |
---|---|---|---|
id | string | ○ | メンバーのID |
string | ○ | メンバーのemail | |
job_title | string | ○ | メンバーの肩書き |
about | string | ○ | メンバーの説明 |
accepted_terms_ver | string | ○ | 最後に同意したメンバー約款のバージョン |
created_at | string | ○ | メンバーの作成日時 |
updated_at | string | ○ | メンバーの更新日時 |
profile_image/url | string | ○ | メンバーのプロフィール画像のURL |
profile_image/thumb_360 | string | ○ | メンバーのプロフィール画像のサムネイルのURL |