feat(SW-2116): Use refId instead of confirmationNumber
This commit is contained in:
@@ -143,6 +143,7 @@ export function mapRoomDetails({
|
||||
priceType,
|
||||
rate,
|
||||
rateDefinition: booking.rateDefinition,
|
||||
refId: booking.refId,
|
||||
reservationStatus: booking.reservationStatus,
|
||||
room,
|
||||
roomName: room?.name ?? "",
|
||||
|
||||
Reference in New Issue
Block a user