BusinessRulesInput
BusinessRulesInput describes optimisation constraints for search results.
businessRulesTypebusinessRulesType (string)
Optimisation strategy that the aggregator should apply.
Possible values: [CHEAPER_AMOUNT, ROOM_TYPE]
optionsQuotainteger<int32>
Maximum number of options per board and rate plan to return per provider when applicable.
BusinessRulesInput
{
"businessRulesType": "CHEAPER_AMOUNT",
"optionsQuota": 0
}