Module resource_booking_handlers

Module resource_booking_handlers 

Source

Structs§

CheckConflictsQuery
PastQuery
UpcomingQuery
cancel_booking
Cancel a booking
check_conflicts
Check for booking conflicts (preview before creating)
complete_booking
Complete a booking (admin only)
confirm_booking
Confirm a pending booking (admin only)
create_booking
Create a new resource booking
delete_booking
Delete a booking
get_booking
Get booking by ID
get_booking_statistics
Get booking statistics for a building
list_active_bookings
List active bookings (currently in progress)
list_building_bookings
List all bookings for a building
list_building_bookings_by_status
List building bookings by status
list_by_resource
List bookings for a specific resource
list_by_resource_type
List bookings by resource type
list_my_bookings
List user’s bookings
list_my_bookings_by_status
List user’s bookings by status
list_past_bookings
List past bookings
list_upcoming_bookings
List upcoming bookings (future, confirmed or pending)
mark_no_show
Mark booking as no-show (admin only)
update_booking
Update booking details (resource_name, notes)