Skip to main content

BusinessRulesInput

List of business rules to use as filter on the options.

input BusinessRulesInput {
optionsQuota: Int
businessRulesType: BusinessRulesType
}

Fields

BusinessRulesInput.optionsQuota ● Int scalar

The maximum number of options returned per board in the search query. If not set, the value saved in your Hotel-X API default settings will be used.

BusinessRulesInput.businessRulesType ● BusinessRulesType enum

Different business rules to filter the returned options.

Member Of

HotelSettingsInput input ● SettingsBaseInput input