Added hotelId
This commit is contained in:
@@ -118,6 +118,7 @@ export default function EnterDetailsTracking(props: Props) {
|
||||
bedType: bedType?.description,
|
||||
roomTypeCode: bedType?.roomTypeCode,
|
||||
roomPrice: roomPrice.local.price,
|
||||
//discount: public - member rates?.
|
||||
}
|
||||
|
||||
return data
|
||||
|
||||
Reference in New Issue
Block a user