Merged in feat/SW-2643-aa-tracking-phone-number-email- (pull request #2617)
feat: SW-2643 Tracking added mobile and email hash in booking cofirmation * feat: SW-2643 Tracking added mobile and email hash in booking cofirmation Approved-by: Matilda Landström
This commit is contained in:
@@ -95,6 +95,8 @@ export type TrackingSDKHotelInfo = {
|
||||
totalPrice?: number | string
|
||||
lateArrivalGuarantee?: string
|
||||
guaranteedProduct?: string
|
||||
emailId?: string // Encrypted hash value on booking confirmation page
|
||||
mobileNumber?: string // Encrypted hash value on booking confirmation page
|
||||
}
|
||||
|
||||
export type Ancillary = {
|
||||
|
||||
Reference in New Issue
Block a user