More props to track in enter details
This commit is contained in:
@@ -60,7 +60,7 @@ export type TrackingSDKHotelInfo = {
|
||||
availableResults?: number // Number of hotels to choose from after a city search
|
||||
bookingTypeofDay?: "weekend" | "weekday"
|
||||
searchTerm?: string
|
||||
roomPrice?: string
|
||||
roomPrice?: number
|
||||
rateCode?: string
|
||||
rateCodeCancellationRule?: string
|
||||
rateCodeName?: string // Scandic Friends - full flex inkl. frukost
|
||||
|
||||
Reference in New Issue
Block a user