Class

upComingEventData

upComingEventData(name, date, eventId)

Constructor

# new upComingEventData(name, date, eventId)

holds information regarding the user's upcoming events
Parameters:
Name Type Description
name String
date Date
eventId mongoose.Schema.Types.ObjectId

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