Documentation
Preparing search index...
utils/TURKISHA/turkish_airlines.utils
parseShoppingResponse
Function parseShoppingResponse
parseShoppingResponse
(
response
:
any
,
)
:
{
DataLists
:
{
BaggageAllowance
:
{
BaggageAllowanceID
:
any
;
PieceAllowance
:
{
ApplicablePartyText
:
any
;
TotalQty
:
any
}
;
TypeCode
:
any
;
}
[]
;
OriginDest
:
any
;
Pax
:
any
;
PaxJourney
:
any
[]
;
PaxSegment
:
any
;
PriceClass
:
any
;
ServiceDefinition
:
any
;
}
;
Oras
:
string
[]
;
OriginListFlights
:
any
;
ResponseID
:
any
;
}
Parameters
response
:
any
Returns
{
DataLists
:
{
BaggageAllowance
:
{
BaggageAllowanceID
:
any
;
PieceAllowance
:
{
ApplicablePartyText
:
any
;
TotalQty
:
any
}
;
TypeCode
:
any
;
}
[]
;
OriginDest
:
any
;
Pax
:
any
;
PaxJourney
:
any
[]
;
PaxSegment
:
any
;
PriceClass
:
any
;
ServiceDefinition
:
any
;
}
;
Oras
:
string
[]
;
OriginListFlights
:
any
;
ResponseID
:
any
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...