InterfaceCheckIn
talawa-api • Docs
talawa-api / models/CheckIn / InterfaceCheckIn
Interface: InterfaceCheckIn
Represents a document for a check-in entry in the MongoDB database.
Properties
_id
> _id: ObjectId
Defined in
createdAt
> createdAt: Date
Defined in
eventAttendeeId
> eventAttendeeId: any
Defined in
feedbackSubmitted
> feedbackSubmitted: boolean
Defined in
time
> time: Date
Defined in
updatedAt
> updatedAt: Date