interface TravelersRoom {
    roomType: Occupancy;
}

Properties

Properties

roomType: Occupancy