Merged in feat/BOOK-485-campaign-rate-my-stay (pull request #3120)
feat(BOOK-485): add campaign tag on my stay and update design * feat(BOOK-485): add campaign tag on my stay and update design * feat(BOOK-485): update rightAligned Approved-by: Erik Tiekstra
This commit is contained in:
@@ -18,6 +18,7 @@ export type Room = Omit<
|
||||
BookingConfirmation["booking"],
|
||||
"packages" | "roomPrice"
|
||||
> & {
|
||||
isCampaignRate: boolean
|
||||
bedType: BedTypeSchema
|
||||
breakfast: Omit<BreakfastPackage, "requestedPrice"> | undefined | false
|
||||
breakfastChildren: Omit<BreakfastPackage, "requestedPrice"> | null
|
||||
|
||||
Reference in New Issue
Block a user