InventoryOffersSetupUpdateInput
Offers setup update input.
input InventoryOffersSetupUpdateInput {
  clientCode: String!
  supplierCode: String!
  offers: [InventoryOfferSetupUpdateInput]!
  hotelCode: String!
  contextCode: String
  rateCode: String!
}
Fields
InventoryOffersSetupUpdateInput.clientCode ● String! non-null scalar
Client code.
InventoryOffersSetupUpdateInput.supplierCode ● String! non-null scalar
Travelgate Supplier/Channel code.
InventoryOffersSetupUpdateInput.offers ● [InventoryOfferSetupUpdateInput]! non-null input
Offers input data.
InventoryOffersSetupUpdateInput.hotelCode ● String! non-null scalar
Code associated with the hotel.
InventoryOffersSetupUpdateInput.contextCode ● String scalar
Context code.
InventoryOffersSetupUpdateInput.rateCode ● String! non-null scalar
Rate Code .