Skip to main content

Filters

Represents a collection of filters that can be applied to hotel Search requests.

Properties

NameTypeDescription
StatusStatusFilterFilter for hotel statuses to include or exclude specific booking statuses in the Search results.
Status/IncludesArray<Status>The statuses to include in the response.
Status/ExcludesArray<Status>The statuses to exclude from the response.
RateRuleFilterRateRuleFilterFilter for rate rules to include or exclude specific rate restrictions in the Search results.
RateRuleFilter/ExcludesArray<RateRule>The collection of rate rules that should be excluded from the Search results.
RateRuleFilter/IncludesArray<RateRule>The collection of rate rules that should be included in the Search results.
RateRuleFilter/
IncludeEmptyRateRulesOptions
BooleanSpecifies whether options without rate rules should be included in the results when Includes is null.