Refactor
This commit is contained in:
@@ -74,6 +74,11 @@ export type TrackingSDKHotelInfo = {
|
||||
analyticsrateCode?: string // flex, save, change
|
||||
specialRoomType?: string // allergy room, pet-friendly, accesibillity room
|
||||
//modifyValues?: string // <price:<value>,roomtype:value>,bed:<value,<breakfast:value>
|
||||
country?: string // Country of the hotel
|
||||
region?: string // Region of the hotel
|
||||
discount?: number
|
||||
totalPrice?: number
|
||||
lowestRoomPrice?: number
|
||||
}
|
||||
|
||||
export type TrackingSDKProps = {
|
||||
|
||||
Reference in New Issue
Block a user