Documentation
Preparing search index...
utils/ACCELYA/offerPrice.utils
createJsonRS
Function createJsonRS
createJsonRS
(
jsonRS
:
any
,
)
:
{
BaggageAllowance
:
any
[]
;
DataLists
:
{
BaggageAllowanceList
:
any
[]
;
PaxList
:
any
[]
;
PaxSegmentList
:
any
[]
;
}
;
Errors
:
any
[]
;
OfferExpirationDateTime
:
any
;
OfferID
:
any
;
OrderItems
:
any
[]
;
PaymentInfo
:
any
[]
;
ResponseID
:
string
;
}
Parameters
jsonRS
:
any
Returns
{
BaggageAllowance
:
any
[]
;
DataLists
:
{
BaggageAllowanceList
:
any
[]
;
PaxList
:
any
[]
;
PaxSegmentList
:
any
[]
;
}
;
Errors
:
any
[]
;
OfferExpirationDateTime
:
any
;
OfferID
:
any
;
OrderItems
:
any
[]
;
PaymentInfo
:
any
[]
;
ResponseID
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...