Skip to main content

OffersAvailLoadInput

Represents a load operation for offer availabilities.

input OffersAvailLoadInput {
rateCode: String
offers: [OfferAvailLoadInput]
dateRange: DateRangeProductInput
}

Fields

OffersAvailLoadInput.rateCode ● String scalar

List of rate codes associated with the offers.

OffersAvailLoadInput.offers ● [OfferAvailLoadInput] list input

List of offers to load. See OfferAvailLoad.

OffersAvailLoadInput.dateRange ● DateRangeProductInput input

Date range to apply

Member Of

InventoryLoadAvailOffersInput input