Merged in feat/BOOK-693-tracking-member-price (pull request #3403)
feat(BOOK-693): add tracking for memberprice and join * feat(BOOK-693): add tracking for memberprice and join Approved-by: Erik Tiekstra
This commit is contained in:
@@ -106,6 +106,7 @@ export type TrackingSDKHotelInfo = {
|
||||
totalPrice?: number | string
|
||||
lateArrivalGuarantee?: string
|
||||
guaranteedProduct?: string
|
||||
isMemberPriceActivated?: string // "yes" | "no"
|
||||
emailId?: string // Encrypted hash value on booking confirmation page
|
||||
mobileNumber?: string // Encrypted hash value on booking confirmation page
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user