Core
Interfaces, Classes and Traits
- CoreAPI
- Facade of the Hotel Booking core. Any code outside the core must use it instead of inner objects and functions. All object caching must be placed here!
- AbstractDataTransferObject
- RoomTypeAvailabilityData
- Data transfer object for room type availability.
- RoomTypeAvailabilityStatus
- Later this class will be enum
- RoomAvailabilityHelper