SCNotificationCommentType
Interface SCNotificationCommentType. Comment Notification Schema.
Extends
Properties
Property | Type | Description | Overrides | Inherited from |
---|---|---|---|---|
active_at | Date | Time when the notification was generated | SCNotificationType .active_at | SCNotificationType .active_at |
comment | SCCommentType | Comment of first/second level | - | - |
is_new | boolean | True if the notification has been read, otherwise false | SCNotificationType .is_new | SCNotificationType .is_new |
sid | string | Serialization id of the single notification | SCNotificationType .sid | SCNotificationType .sid |
type | COMMENT | NESTED_COMMENT | Type Comment or Nested_comment | SCNotificationType .type | SCNotificationType .type |