SCNotificationKindlyNoticeType
Interface SCNotificationKindlyNoticeType. Kindly notice User 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 | If the contribute is a comment | - | - |
discussion? | SCFeedDiscussionType | If the contribute is a discussion | - | - |
is_new | boolean | True if the notification has been read, otherwise false | SCNotificationType .is_new | SCNotificationType .is_new |
post? | SCFeedPostType | If the contribute is a post | - | - |
sid | string | Serialization id of the single notification | SCNotificationType .sid | SCNotificationType .sid |
status? | SCFeedObjectType | If the contribute is a status | - | - |
type | KINDLY_NOTICE_ADVERTISING | KINDLY_NOTICE_AGGRESSIVE | KINDLY_NOTICE_VULGAR | KINDLY_NOTICE_POOR | KINDLY_NOTICE_OFFTOPIC | KINDLY_NOTICE_FLAG | Type Kindly Notice User | SCNotificationType .type | SCNotificationType .type |