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
| Name | Type | Description |
|---|---|---|
| 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> |