OffersAvailRetrieveInput
Represents a request to retrieve offers.
input OffersAvailRetrieveInput {
  rateCode: String
  offers: [String]
  dateRange: DateRangeProductInput
}
Fields
OffersAvailRetrieveInput.rateCode ● String scalar
Rate code associated with the offers to retrieve.
OffersAvailRetrieveInput.offers ● [String] list scalar
List of offers to retrieve.
OffersAvailRetrieveInput.dateRange ● DateRangeProductInput input
Date range to apply