Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HotelsFilterJSON

Hierarchy

  • HotelsFilterJSON

Index

Properties

adults

adults: number

Optional bounds

bounds: Bounds | null

checkIn

checkIn: string

checkOut

checkOut: string

Optional children

children: number[] | null

Optional currency

currency: string | null

Optional hotelFacilities

hotelFacilities: string[] | null

Optional limit

limit: undefined | number

Optional mapTileBounds

mapTileBounds: string[] | null

Optional maxPrice

maxPrice: number | null

Optional minPrice

minPrice: number | null

Optional minReviewScore

minReviewScore: number | null

Optional placeIds

placeIds: string[] | null

Optional propertyTypes

propertyTypes: string[] | null

Optional roomFacilities

roomFacilities: string[] | null

Optional stars

stars: number[] | null

Optional zoom

zoom: undefined | number

Generated using TypeDoc