HotelXBusinessRulesInput
List of business rules to use as filter on the options.
input HotelXBusinessRulesInput {
  optionsQuota: Int
  businessRulesType: BusinessRulesType
}
Fields
HotelXBusinessRulesInput.optionsQuota ● Int scalar
Maximum number of options that will be returned per board in search query.
HotelXBusinessRulesInput.businessRulesType ● BusinessRulesType enum
Different business rules to filter the returned options.
Member Of
HotelXCommonSettingsDataInput  input ● HotelXDefaultSettingsDataInput  input