Parameters
| Name | Type | Mode |
|---|---|---|
| roomtype_id | integer | IN |
| arrival | date | IN |
| departure | date | IN |
| bedtypes | int4[] | IN (DEFAULT NULL) |
| locations | int4[] | IN (DEFAULT NULL) |
| buildings | int4[] | IN (DEFAULT NULL) |
| exposures | int4[] | IN (DEFAULT NULL) |
| connecting | boolean | IN (DEFAULT NULL) |