Skip to main content

StatusFilter

Represents a filter for hotel statuses in Search requests. This filter allows specifying the statuses to include or exclude in the Search results.

Properties

NameTypeDescription
IncludesArray<Status>The statuses to include in the response.
ExcludesArray<Status>The statuses to exclude from the response.