SCNotificationGroupActivityType
Interface SCNotificationGroupActivityType.
Extends
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
active_at | Date | Time when the notification was generated | SCNotificationType .active_at |
group | Partial <SCGroupType > | The Group obj | - |
is_new | boolean | True if the notification has been read, otherwise false | SCNotificationType .is_new |
sid | string | Serialization id of the single notification | SCNotificationType .sid |
type | SCNotificationTypologyType | Type of the notification | SCNotificationType .type |
user | SCUserType | The user who performed the action | - |