Documentation
Preparing search index...
utils/IBERIA/offer.utils
upSellResponse
Function upSellResponse
upSellResponse
(
jsonRS
:
any
,
)
:
|
{
bagsCount
:
number
;
cabinType
:
any
;
color
:
string
;
description
:
any
[]
;
fareBasisCode
:
any
;
fareName
:
any
;
fareType
:
any
;
fastBoarding
:
boolean
;
isCheapest
:
boolean
;
offerId
:
any
;
offerItemIds
:
any
[]
;
PassengerTaxs
:
any
;
price
:
number
;
priceBreakdown
:
any
;
seatIncluded
:
boolean
;
}
[]
|
{
errors
:
{
code
:
any
;
description
:
any
;
statusText
:
any
}
[]
}
Parameters
jsonRS
:
any
Returns
|
{
bagsCount
:
number
;
cabinType
:
any
;
color
:
string
;
description
:
any
[]
;
fareBasisCode
:
any
;
fareName
:
any
;
fareType
:
any
;
fastBoarding
:
boolean
;
isCheapest
:
boolean
;
offerId
:
any
;
offerItemIds
:
any
[]
;
PassengerTaxs
:
any
;
price
:
number
;
priceBreakdown
:
any
;
seatIncluded
:
boolean
;
}
[]
|
{
errors
:
{
code
:
any
;
description
:
any
;
statusText
:
any
}
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...