HotelXCommonSettingsDataInput
No description
input HotelXCommonSettingsDataInput {
currency: Currency
businessRules: HotelXBusinessRulesInput
timeout: TimeoutInput
rateRules: RateRulesFilterInput
markets: [String!]
countryCurrency: [CountryCurrencyInput!]
}
Fields
HotelXCommonSettingsDataInput.currency ● Currency scalar
HotelXCommonSettingsDataInput.businessRules ● HotelXBusinessRulesInput input
HotelXCommonSettingsDataInput.timeout ● TimeoutInput input
HotelXCommonSettingsDataInput.rateRules ● RateRulesFilterInput input
Indicates the default rate rules types that will be added or removed in the Query
HotelXCommonSettingsDataInput.markets ● [String!] list scalar
Targeted zones, countries or point-ofsale-to be used in request (use ISO3166_1_alfa_2).
HotelXCommonSettingsDataInput.countryCurrency ● [CountryCurrencyInput!] list input
Indicates a list of countries and their associated currencies to be used in the query.