-
Notifications
You must be signed in to change notification settings - Fork 52
User
James Allen edited this page Jul 10, 2013
·
3 revisions
Name | Type | Description |
---|---|---|
id | Integer | |
name | String | |
slug | String | the vanity url, if set |
avatar | Object | contains references to large , medium , small , and thumb images of the user's profile picture |
urls | [[User Urls | User-Urls]] |
location | [[Location | Location]] |
biography | String | |
backed_projects_count | Integer | |
created_projects_count | Integer | |
unread_messages_count | Integer | |
unanswered_surveys_count | Integer | |
starred_projects_count | Integer | |
social | Boolean | Not sure what this is for! Maybe if the user has an FB profile linked? |
updated_at | DateTime | |
created_at | DateTime | |
notifiy_* | Boolean | Lots of notification options for the mobile app |
backed_projects | [[Projects | Project]] |
starred_projects | [[Projects | Project]] |
category_wheel | [[Category Wheel | Category-Wheel]] |