Documentation
Preparing search index...
utils/BA/shoppingService
export=
createResponse
Function createResponse
createResponse
(
jsonRS
:
any
,
rqBody
:
any
,
)
:
{
DataLists
:
{
BaggageAllowance
:
any
[]
;
OriginDest
:
any
[]
;
Pax
:
any
[]
;
PaxJourney
:
any
[]
;
PaxSegment
:
any
[]
;
PriceClass
:
any
[]
;
ServiceDefinition
:
any
[]
;
}
;
Errors
:
any
[]
;
Oras
:
string
;
OriginListFlights
:
any
[]
;
ResponseID
:
any
;
}
Parameters
jsonRS
:
any
rqBody
:
any
Returns
{
DataLists
:
{
BaggageAllowance
:
any
[]
;
OriginDest
:
any
[]
;
Pax
:
any
[]
;
PaxJourney
:
any
[]
;
PaxSegment
:
any
[]
;
PriceClass
:
any
[]
;
ServiceDefinition
:
any
[]
;
}
;
Errors
:
any
[]
;
Oras
:
string
;
OriginListFlights
:
any
[]
;
ResponseID
:
any
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...