channel_mapping

1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
des_channel_id int4 10 null
src_ota_code text 2147483647 null
src_hotel_code text 2147483647 null
src_payment text 2147483647 null
src_roomtype int4 10 null
src_rateplan int4 10 null

Indexes

Constraint Name Type Sort Column(s)
channel_mapping_pkey Primary key Asc id
unq_channel_mapping Must be unique Asc/Asc/Asc/Asc/Asc src_ota_code + src_hotel_code + src_payment + src_roomtype + src_rateplan

Relationships