Skip to main content

Notification Type Comment

{
"is_new": "boolean",
"sid": "string",
"type": "string",
"active_at": "string",
"comment": {}
}

Example previews:

Notification

Notification

Properties

NameTypeRequiredRestrictionsDescription
is_newbooleantrueread-onlyIf true, the notification has been read
sidstringtrueread-onlySerialization id of the notification
typestringtrueread-onlyType "comment" or "nested_comment"
active_atstring(date-time)trueread-onlyTime when the notification was generated
commentCommenttrueread-onlyComment of second level

Enumerated Values

PropertyValueDescription
typecommentFirst level comment
typenested_commentSecond level comment