| Name |
Type |
Mode |
| i_rate_date |
date |
IN (DEFAULT NULL) |
| i_start_date |
date |
IN (DEFAULT NULL) |
| i_end_date |
date |
IN (DEFAULT NULL) |
| i_roomtype_id |
integer |
IN (DEFAULT NULL) |
| i_rateplan_id |
integer |
IN (DEFAULT NULL) |
| id |
bigint |
OUT |
| log_time |
timestamp with time zone |
OUT |
| log_date |
date |
OUT |
| log_type |
text |
OUT |
| user_name |
text |
OUT |
| rate_date |
date |
OUT |
| rate_id |
integer |
OUT |
| roomtype_id |
integer |
OUT |
| roomtype_code |
text |
OUT |
| rateplan_id |
integer |
OUT |
| rateplan_code |
text |
OUT |
| log_group |
uuid |
OUT |
| action_type |
character |
OUT |
| new_value |
text |
OUT |
| old_value |
text |
OUT |
| log_text |
text |
OUT |