Skip to main content

Notification Type Vote Up

{
"is_new": "boolean",
"sid": "string",
"type": "string",
"active_at": "string",
"user/discussion/post/comment/status": {}
}

Example preview:

Notification

Properties

NameTypeRequiredRestrictionsDescription
is_newbooleantrueread-onlyNotification not yet read
sidstringtrueread-onlySerialization id of the notification
typestringtrueread-onlyType "vote_up"
active_atstring(date-time)trueread-onlyTime when the notification was generated
userUsertrueread-onlyThe user who voted up
discussionDiscussionfalseread-onlyIf a discussion is voted up
postPostfalseread-onlyIf a post is voted up
commentCommentfalseread-onlyIf a comment is voted up
statusStatusfalseread-onlyIf a status is voted up