sp_search_room_js


Parameters

Name Type Mode
i_search_text text IN (DEFAULT NULL)
i_roomtype_id integer IN (DEFAULT NULL)
i_bedtype_id integer IN (DEFAULT NULL)
i_group_id integer IN (DEFAULT NULL)
i_location_id integer IN (DEFAULT NULL)
i_building_id integer IN (DEFAULT NULL)
i_exposure_id integer IN (DEFAULT NULL)
i_arrival date IN (DEFAULT NULL)
i_departure date IN (DEFAULT NULL)
i_connecting boolean IN (DEFAULT NULL)
i_connecting_room text IN (DEFAULT NULL)
i_facilities int4[] IN (DEFAULT NULL)
i_show_activities boolean IN (DEFAULT false)
i_room_ids int4[] IN (DEFAULT NULL)

Definition