/**
 * Generated by orval v8.9.1 🍺
 * Do not edit manually.
 * Api
 * BookWithNesto shortlet apartment platform API
 * OpenAPI spec version: 0.1.0
 */

export * from './apartment';
export * from './apartmentInput';
export * from './apartmentUpdate';
export * from './availabilityUpdate';
export * from './blogPost';
export * from './blogPostInput';
export * from './blogPostUpdate';
export * from './bookedDateRange';
export * from './booking';
export * from './bookingInput';
export * from './bookingStatusUpdate';
export * from './chatMessage';
export * from './chatMessageInput';
export * from './cityCount';
export * from './cityStats';
export * from './contactInput';
export * from './contactStatusUpdate';
export * from './contactSubmission';
export * from './dashboardStats';
export * from './galleryImage';
export * from './galleryImageInput';
export * from './healthStatus';
export * from './listApartmentsParams';
export * from './listBlogPostsParams';
export * from './listChatMessagesParams';
export * from './listGalleryImagesParams';
export * from './listServicePackagesParams';
export * from './newsletterInput';
export * from './newsletterSubscriber';
export * from './review';
export * from './reviewInput';
export * from './servicePackage';
export * from './servicePackageUpdate';
