Parameters
| Name | Type | Mode |
|---|---|---|
| arrival | date | IN |
| booking_id | integer | IN |
| booking_item | integer | IN (DEFAULT NULL) |
| bedtypes | int4[] | IN (DEFAULT NULL) |
| locations | int4[] | IN (DEFAULT NULL) |
| buildings | int4[] | IN (DEFAULT NULL) |
| exposures | int4[] | IN (DEFAULT NULL) |
| super_block | boolean | IN (DEFAULT false) |
| block_user | text | IN (DEFAULT NULL) |