Documentation
Preparing search index...
utils/IBERIA/offer.utils
createJsonRS
Function createJsonRS
createJsonRS
(
jsonRS
:
any
,
)
:
{
baggage
:
any
[]
;
BaggageAllowance
:
any
[]
;
conditionCurrency
:
any
;
DataLists
:
{
BaggageAllowanceList
:
any
[]
;
MediaLists
:
any
[]
;
PaxList
:
any
[]
;
PaxSegmentList
:
any
[]
;
}
;
isInstantPurchase
:
boolean
;
OfferExpirationDateTime
:
any
;
OfferID
:
any
;
OrderItems
:
any
[]
;
PaymentInfo
:
{
Payment
:
string
;
PaymentInfoID
:
string
}
[]
;
PaymentTimeLimitDateTime
:
any
;
remarks
:
any
[]
;
ResponseID
:
any
;
servicesComplementaires
:
any
[]
;
totalPrice
:
number
;
}
Parameters
jsonRS
:
any
Returns
{
baggage
:
any
[]
;
BaggageAllowance
:
any
[]
;
conditionCurrency
:
any
;
DataLists
:
{
BaggageAllowanceList
:
any
[]
;
MediaLists
:
any
[]
;
PaxList
:
any
[]
;
PaxSegmentList
:
any
[]
;
}
;
isInstantPurchase
:
boolean
;
OfferExpirationDateTime
:
any
;
OfferID
:
any
;
OrderItems
:
any
[]
;
PaymentInfo
:
{
Payment
:
string
;
PaymentInfoID
:
string
}
[]
;
PaymentTimeLimitDateTime
:
any
;
remarks
:
any
[]
;
ResponseID
:
any
;
servicesComplementaires
:
any
[]
;
totalPrice
:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...