You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
name: "string",
description: "string",
location: "string",
startTime: DateTime,
endTime: DateTime,
BufferedStartTime: DateTime,
BufferedEndTime: DateTime,
checkedIn: [user_id], (If user id exists, user is checked in, otherwise, user has not checked in)
}