Skip to main content

OffersAvailLoad

Represents a load operation for offer availabilities.

type OffersAvailLoad {
rateCode: String
offers: [OfferAvailLoad]
dateRange: DateRangeProduct
}

Fields

OffersAvailLoad.rateCode ● String scalar

List of rate codes associated with the offers.

OffersAvailLoad.offers ● [OfferAvailLoad] list object

List of offers to load. See OfferAvailLoad.

OffersAvailLoad.dateRange ● DateRangeProduct object

Date range to apply

Member Of

AvailOffersRs object ● AvailRetrieveRs object