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 |