Documentation
Preparing search index...
utils/ACCELYA/orderCancel.utils
createJsonRS
Function createJsonRS
createJsonRS
(
jsonRS
:
any
,
)
:
{
DataLists
:
{
BaggageAllowanceList
:
any
[]
;
ContactInfoList
:
any
[]
;
OriginDestList
:
any
[]
;
PaxJourneyList
:
any
[]
;
PaxList
:
any
[]
;
PaxSegmentList
:
any
[]
;
PriceClassList
:
any
[]
;
ServiceDefinitionList
:
any
[]
;
}
;
Order
:
{
BookingRef
:
{}
;
OrderID
:
any
;
OrderItems
:
any
[]
;
OwnerCode
:
any
;
PaymentTimeLimitDateTime
:
any
;
StatusCode
:
any
;
}
;
PaymentInfo
:
any
[]
;
ticketDocInfo
:
any
[]
;
}
Parameters
jsonRS
:
any
Returns
{
DataLists
:
{
BaggageAllowanceList
:
any
[]
;
ContactInfoList
:
any
[]
;
OriginDestList
:
any
[]
;
PaxJourneyList
:
any
[]
;
PaxList
:
any
[]
;
PaxSegmentList
:
any
[]
;
PriceClassList
:
any
[]
;
ServiceDefinitionList
:
any
[]
;
}
;
Order
:
{
BookingRef
:
{}
;
OrderID
:
any
;
OrderItems
:
any
[]
;
OwnerCode
:
any
;
PaymentTimeLimitDateTime
:
any
;
StatusCode
:
any
;
}
;
PaymentInfo
:
any
[]
;
ticketDocInfo
:
any
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...