HotelOptionRateRuleInput
No description
input HotelOptionRateRuleInput {
type: RateRulesType!
rates: [HotelOptionRateInput!]
}
Fields
HotelOptionRateRuleInput.type
● RateRulesType!
non-null enum
Rate rule type
HotelOptionRateRuleInput.rates
● [HotelOptionRateInput!]
list input
Rates applied to the option
Member Of
HotelOneStepBookInput
input ● HotelOneStepQuoteInput
input