Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HotelsFilter

Hierarchy

  • HotelsFilter

Index

Constructors

constructor

Properties

Protected _adults

_adults: number

Protected Optional _bounds

_bounds: Bounds | null

Protected _checkIn

_checkIn: string

Protected _checkOut

_checkOut: string

Protected Optional _children

_children: number[] | null

Protected Optional _currency

_currency: string | null

Protected Optional _hotelFacilities

_hotelFacilities: string[] | null

Protected Optional _limit

_limit: undefined | number

Protected Optional _mapTileBounds

_mapTileBounds: string[] | null

Protected Optional _maxPrice

_maxPrice: number | null

Protected Optional _minPrice

_minPrice: number | null

Protected Optional _minReviewScore

_minReviewScore: number | null

Protected Optional _placeIds

_placeIds: string[] | null

Protected Optional _propertyTypes

_propertyTypes: string[] | null

Protected Optional _roomFacilities

_roomFacilities: string[] | null

Protected Optional _stars

_stars: number[] | null

Protected Optional _zoom

_zoom: undefined | number

Accessors

bounds

zoom

  • get zoom(): number | null

Methods

switchBoundsToMapTileBounds

toQueryObject

toQueryString

  • toQueryString(): string

Private validate

  • validate(): void

Generated using TypeDoc