Documentation
Preparing search index...
utils/BA/offerPriceService
export=
createResponse
Function createResponse
createResponse
(
jsonRS
:
any
,
index
:
any
,
)
:
{
additionalInfo
:
any
[]
;
baggage
:
any
[]
;
BaggageAllowance
:
any
[]
;
DataLists
:
{
BaggageAllowanceList
:
any
[]
;
PaxList
:
any
[]
;
PaxSegmentList
:
any
[]
;
}
;
Errors
:
any
[]
;
OfferExpirationDateTime
:
any
;
OfferID
:
any
;
OrderItems
:
any
[]
;
PaymentInfo
:
{
Payment
:
string
;
PaymentInfoID
:
string
}
[]
;
PaymentTimeLimitDateTime
:
any
;
ResponseID
:
any
;
}
Parameters
jsonRS
:
any
index
:
any
Returns
{
additionalInfo
:
any
[]
;
baggage
:
any
[]
;
BaggageAllowance
:
any
[]
;
DataLists
:
{
BaggageAllowanceList
:
any
[]
;
PaxList
:
any
[]
;
PaxSegmentList
:
any
[]
;
}
;
Errors
:
any
[]
;
OfferExpirationDateTime
:
any
;
OfferID
:
any
;
OrderItems
:
any
[]
;
PaymentInfo
:
{
Payment
:
string
;
PaymentInfoID
:
string
}
[]
;
PaymentTimeLimitDateTime
:
any
;
ResponseID
:
any
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...