InterfaceAttendeeCheckIn
Interface: InterfaceAttendeeCheckIn
Defined in: src/components/CheckIn/types.ts:7
Properties
_id
_id:
string
Defined in: src/components/CheckIn/types.ts:8
checkIn
checkIn:
object
Defined in: src/components/CheckIn/types.ts:10
_id
_id:
string
time
time:
string
user
user:
InterfaceUser
Defined in: src/components/CheckIn/types.ts:9