Documentation
Preparing search index...
utils/AFKL/order/orderReshopDetails.utils
createReshopDetailsJsonRS
Function createReshopDetailsJsonRS
createReshopDetailsJsonRS
(
jsonRS
:
any
,
)
:
|
{
BaggageAllowance
:
any
[]
;
DataLists
:
{
BaggageAllowanceList
:
any
[]
;
PaxList
:
any
[]
;
PaxSegmentList
:
any
[]
;
}
;
Errors
:
any
[]
;
OfferExpirationDateTime
:
any
;
OfferID
:
any
;
OrderItems
:
any
[]
;
PaymentInfo
:
any
[]
;
PaymentTimeLimitDateTime
:
any
;
ResponseID
:
any
;
servicesComplementaires
:
any
[]
;
}
|
{
error
:
{
code
:
any
;
description
:
any
;
statusText
:
any
;
type
:
any
}
}
Parameters
jsonRS
:
any
Returns
|
{
BaggageAllowance
:
any
[]
;
DataLists
:
{
BaggageAllowanceList
:
any
[]
;
PaxList
:
any
[]
;
PaxSegmentList
:
any
[]
;
}
;
Errors
:
any
[]
;
OfferExpirationDateTime
:
any
;
OfferID
:
any
;
OrderItems
:
any
[]
;
PaymentInfo
:
any
[]
;
PaymentTimeLimitDateTime
:
any
;
ResponseID
:
any
;
servicesComplementaires
:
any
[]
;
}
|
{
error
:
{
code
:
any
;
description
:
any
;
statusText
:
any
;
type
:
any
}
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...