Documentation
Preparing search index...
utils/AFKL/shopping.utils
createJsonRS
Function createJsonRS
createJsonRS
(
jsonRS
:
any
,
body
:
any
,
currency
?:
any
,
)
:
{
DataLists
:
{
BaggageAllowance
:
any
[]
;
OriginDest
:
any
[]
;
Pax
:
any
[]
;
PaxJourney
:
any
[]
;
PaxSegment
:
any
[]
;
PriceClass
:
any
[]
;
ServiceDefinition
:
any
[]
;
}
;
Errors
:
any
[]
;
Oras
:
any
;
OriginListFlights
:
any
[]
;
ResponseID
:
any
;
}
Parameters
jsonRS
:
any
body
:
any
currency
:
any
= null
Returns
{
DataLists
:
{
BaggageAllowance
:
any
[]
;
OriginDest
:
any
[]
;
Pax
:
any
[]
;
PaxJourney
:
any
[]
;
PaxSegment
:
any
[]
;
PriceClass
:
any
[]
;
ServiceDefinition
:
any
[]
;
}
;
Errors
:
any
[]
;
Oras
:
any
;
OriginListFlights
:
any
[]
;
ResponseID
:
any
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...