HotelsOutputDto
Properties
Name | Type | Required | Description |
---|---|---|---|
hotel_data | HotelDataDto | ❌ | Hotel specific information. |
hotel_id | int | ❌ | Unique ID to represent this hotel. |
room_data | List[RoomDataDto] | ❌ | This block has room data for this hotel. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs