CheckInInput
Type Alias: CheckInInput
CheckInInput =
object
Defined in: src/types/CheckIn/type.ts:16
Properties
allotedRoom?
optional
allotedRoom:string
Defined in: src/types/CheckIn/type.ts:17
allotedSeat?
optional
allotedSeat:string
Defined in: src/types/CheckIn/type.ts:18
eventId
eventId:
string
Defined in: src/types/CheckIn/type.ts:19
userId
userId:
string
Defined in: src/types/CheckIn/type.ts:20