UNPKG

qe-fe-automation

Version:
6 lines (5 loc) 344 B
export enum HotelSearchClient { location = 'api/user/autocomplete/place?input={placeInput}&includeFavoriteHotels=true&addLocation=true', search = 'api/v1/trip/hotel/searches', hotelPaymentMethod = 'api/v2/user/paymentMethods?type=HOTEL&personal=false&forGuestInvitation=false&tripInvitationUuid=&contractUuid={contractId}&bookingUuid=' }