Skip to main content

talawa-admin / Modules / components/CheckIn/types / InterfaceAttendeeCheckIn

Interface: InterfaceAttendeeCheckIn

components/CheckIn/types.InterfaceAttendeeCheckIn

Table of contents

Properties

Properties

_id

_id: string

Defined in

src/components/CheckIn/types.ts:8


checkIn

checkIn: null | { _id: string ; allotedRoom: string ; allotedSeat: string ; time: string }

Defined in

src/components/CheckIn/types.ts:10


user

user: InterfaceUser

Defined in

src/components/CheckIn/types.ts:9