talawa-admin / Modules / components/CheckIn/types / InterfaceTableCheckIn
Interface: InterfaceTableCheckIn
components/CheckIn/types.InterfaceTableCheckIn
Table of contents
Properties
Properties
checkIn
• checkIn: null
| { _id
: string
; allotedRoom
: string
; allotedSeat
: string
; time
: string
}
Defined in
src/components/CheckIn/types.ts:35
eventId
• eventId: string
Defined in
src/components/CheckIn/types.ts:41
id
• id: string
Defined in
src/components/CheckIn/types.ts:32
name
• name: string
Defined in
src/components/CheckIn/types.ts:33
userId
• userId: string