You may have two room types and some bookings can be placed in either type if available.
For example '''Example 1''' a hotel has double rooms and single rooms where single guests can be placed in a double room if there are no single rooms available.
This example works for any room types where one can be used as the other but not the other way round, substitute single and double for your room types.