Parameters
| Name | Type | Mode |
|---|---|---|
| update_data | jsonb | IN |
| register_id | integer | IN |
| dates | date[] | IN (DEFAULT NULL) |
| room_rate | t_money | IN (DEFAULT NULL) |
| extra_adult | t_money | IN (DEFAULT NULL) |
| extra_child | t_money | IN (DEFAULT NULL) |
| extra_infant | t_money | IN (DEFAULT NULL) |
| mealtype_id | integer | IN (DEFAULT NULL) |
| rateplan_id | integer | IN (DEFAULT NULL) |
| booking_id | integer | IN |
| booking_item | integer | IN (DEFAULT NULL) |
| dates | date[] | IN (DEFAULT NULL) |
| room_rate | t_money | IN (DEFAULT NULL) |
| extra_adult | t_money | IN (DEFAULT NULL) |
| extra_child | t_money | IN (DEFAULT NULL) |
| extra_infant | t_money | IN (DEFAULT NULL) |
| mealtype_id | integer | IN (DEFAULT NULL) |
| rateplan_id | integer | IN (DEFAULT NULL) |