Interface Booking

Hierarchy

  • Booking

Properties

bookingId: string

The unique ID of the booking

description?: string

The description of the event

eventId: string

The unique ID of the event associated with the booking

organizer: BookingOrganizer

The participant that is designated as the organizer of the event

The current status of the booking

title: string

The title of the event

Generated using TypeDoc