Interface for check-in information.

Hierarchy

Properties

AccessAllPublicDoors: Boolean

Boolean indicating whether access to all public doors is granted.

BypassDoorBolt: Boolean

Boolean indicating whether the door bolt is bypassed.

CheckInTime: Date

Date and time of check-in.

CheckOutTime: Date

Date and time of check-out.

CreateTime?: Date

Date and time when the check-in information was created.

GuestName: String

Name of the guest.

LockId: Number

Identification number of the lock.

PublicDoorIds?: Number[]

Optional array of public door IDs.

SideRoomIds?: Number[]

Optional array of side room IDs.

Voucher: String

Voucher information.

Generated using TypeDoc