SCNotificationUserFollowType
Interface SCNotificationUserFollowType. User Follow 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 |
follower | SCUserType | Follower | - | - |
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 | USER_FOLLOW | Type User Follow | SCNotificationType .type | SCNotificationType .type |