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