Wasm Directoryalpha
Record

search-flight-offers-params

No description available.

record search-flight-offers-params {
  x-http-method-override: string,
  currency-code: option​<string>,
  origin-destinations: list​<origin-destination>,
  search-criteria: option​<search-criteria>,
  sources: list​<flight-offer-source>,
  travelers: list​<traveler>,
}

Fields

NameTypeDescription
x-http-method-overridestring
currency-codeoption​<string>
origin-destinationslist​<origin-destination>
search-criteriaoption​<search-criteria>
sourceslist​<flight-offer-source>
travelerslist​<traveler>