InventoryHotelMasterFilterInput
Hotel master filter input.
input InventoryHotelMasterFilterInput {
hotelCodes: [String]
countryCode: String
localityId: Int
contextCode: String
}
Fields
InventoryHotelMasterFilterInput.hotelCodes ● [String] list scalar
Hotel codes of the hotels to retrieve.
InventoryHotelMasterFilterInput.countryCode ● String scalar
Country code for the hotels to retrieve. https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
InventoryHotelMasterFilterInput.localityId ● Int scalar
Locality Id for the hotels to retrieve. Use query Location to get the available location Ids.
InventoryHotelMasterFilterInput.contextCode ● String scalar
Context code for the hotels.