Documentation
Preparing search index...
utils/IBERIA/shopping.utils
createJsonRS
Function createJsonRS
createJsonRS
(
jsonRS
:
any
,
body
:
any
,
)
:
{
DataLists
:
{
BaggageAllowance
:
any
[]
;
OriginDest
:
any
[]
;
Pax
:
any
[]
;
PaxJourney
:
any
[]
;
PaxSegment
:
any
[]
;
PriceClass
:
any
[]
;
ServiceDefinition
:
any
[]
;
}
;
Oras
:
string
;
OriginListFlights
:
any
[]
;
ResponseID
:
any
;
}
Parameters
jsonRS
:
any
body
:
any
Returns
{
DataLists
:
{
BaggageAllowance
:
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...