InventoryOffersSetupDeleteInput
Offers setup delete input.
input InventoryOffersSetupDeleteInput {
clientCode: String!
supplierCode: String!
offerCodes: [String]!
rateCode: String!
hotelCode: String!
contextCode: String
}
Fields
InventoryOffersSetupDeleteInput.clientCode ● String! non-null scalar
Client code.
InventoryOffersSetupDeleteInput.supplierCode ● String! non-null scalar
Travelgate Supplier/Channel code.
InventoryOffersSetupDeleteInput.offerCodes ● [String]! non-null scalar
Offers codes to delete.
InventoryOffersSetupDeleteInput.rateCode ● String! non-null scalar
Rate Code .
InventoryOffersSetupDeleteInput.hotelCode ● String! non-null scalar
Code associated with the hotel.
InventoryOffersSetupDeleteInput.contextCode ● String scalar
Context code.