Documentation
Preparing search index...
utils/AFKL/order/orderRetrieve.utils
createJsonRetrieveRS
Function createJsonRetrieveRS
createJsonRetrieveRS
(
jsonRS
:
any
,
)
:
|
{
DataLists
:
{
BaggageAllowance
:
any
[]
;
ContactInfo
:
any
[]
;
OriginDest
:
any
[]
;
PaxJourney
:
any
[]
;
PaxList
:
any
[]
;
PaxSegment
:
any
[]
;
PriceClass
:
any
[]
;
ServiceDefinition
:
any
[]
;
}
;
Order
:
{}
;
PaymentInfo
:
any
;
Warning
:
{}
;
}
|
{
error
:
{
code
:
any
;
description
:
any
;
statusText
:
any
;
type
:
any
}
}
Parameters
jsonRS
:
any
Returns
|
{
DataLists
:
{
BaggageAllowance
:
any
[]
;
ContactInfo
:
any
[]
;
OriginDest
:
any
[]
;
PaxJourney
:
any
[]
;
PaxList
:
any
[]
;
PaxSegment
:
any
[]
;
PriceClass
:
any
[]
;
ServiceDefinition
:
any
[]
;
}
;
Order
:
{}
;
PaymentInfo
:
any
;
Warning
:
{}
;
}
|
{
error
:
{
code
:
any
;
description
:
any
;
statusText
:
any
;
type
:
any
}
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...