feat(SW-2116): Use refId instead of confirmationNumber
This commit is contained in:
@@ -276,6 +276,7 @@ export default function Room({ booking, roomNr, user }: RoomProps) {
|
||||
cheques={cheques}
|
||||
formattedTotalPrice={formattedTotalPrice}
|
||||
isCancelled={isCancelled}
|
||||
currencyCode={currencyCode}
|
||||
priceType={priceType}
|
||||
rateDefinition={rateDefinition}
|
||||
roomPoints={roomPoints}
|
||||
|
||||
Reference in New Issue
Block a user