meeting_room_booking

Modified on: Wed, 30 Nov, 2022 at 1:48 PM

Print

Meeting rooms usually are multifunctional areas which are booked as part of organized event. The meeting rooms bookings are associated with a given event as part of it.

Fields

Field nameTypeDescription/Notes
idINTEGERUnique identifier of the meeting_room_booking across the entire Clock PMS+ ecosystem*
account_idINTEGERIdentification of the account owning the record. Reference to accounts table*
event_idINTEGERUnique ID of the event the catering is associated with. Reference to Events table*
created_atTIMESTAMPTime created (Date and time in UTC)*
updated_atTIMESTAMPTime lastly updated (Date and time in UTC)*
cancelled_atTIMESTAMPTime when cancelled (Date and time in UTC)
optional_atTIMESTAMPTime when set as optional (Date and time in UTC)
start_timeTIMESTAMPStart time of the meetign room booking (Date and time in UTC)*
end_timeTIMESTAMPEnd time of the meetign room booking (Date and time in UTC)*
meeting_room_idsINTEGERUnique identifier/s of the booked meeting room/s*
meeting_room_namesSTRINGName/s of the booked meeting room/s*
personsINTEGERNumber of participating persons
descriptionSTRINGAdditional information for the meeting room booking
staff_descriptionSTRINGStaff facing description
confirm_until_dateDATEExpiration date of the booking
user_createdSTRINGName of the Clock PMS+ user created the meeting room booking*
user_updatedSTRINGName of the Clock PMS+ user updated the meeting room booking*
event_activity_type_idINTEGERIdentifier of the activity type
event_activity_type_nameSTRINGName of the activity type
event_activity_setup_idINTEGERIdentifier of the setup type
event_activity_setup_nameSTRINGName of the setup type
* Field will have value for every record

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.

On this page