Documentation
Preparing search index...
types/GOKYTE/AirShoppingRS
KeyOffer
Interface KeyOffer
interface
KeyOffer
{
currency
:
Currency
;
expiration
:
string
;
fares
:
Fares
;
flightSolutions
:
string
[]
;
id
:
string
;
owner
:
string
;
passengers
:
Passenger
[]
;
singleJourneyLeg
:
boolean
;
totalPrice
:
number
;
}
Index
Properties
currency
expiration
fares
flight
Solutions
id
owner
passengers
single
Journey
Leg
total
Price
Properties
currency
currency
:
Currency
expiration
expiration
:
string
fares
fares
:
Fares
flight
Solutions
flightSolutions
:
string
[]
id
id
:
string
owner
owner
:
string
passengers
passengers
:
Passenger
[]
single
Journey
Leg
singleJourneyLeg
:
boolean
total
Price
totalPrice
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currency
expiration
fares
flight
Solutions
id
owner
passengers
single
Journey
Leg
total
Price
Documentation
Loading...