Class

notification

notification(type, clearable, date, data)

Constructor

# new notification(type, clearable, date, data)

Schema for notifications
Parameters:
Name Type Description
type String
clearable Boolean
date Date
data mongoose.Schema.Types.Mixed

View Source backend/models/user.js, line 148