Documentation
Preparing search index...
utils/TRANSAVIA/order/orderRetrieve.utils
jsonOrderRetrieveRS
Function jsonOrderRetrieveRS
jsonOrderRetrieveRS
(
jsonRS
:
any
,
)
:
{
BookingRef
:
{
BookingID
:
{
_text
:
any
}
;
Carrier
:
{
AirlineDesigCode
:
{
_text
:
any
}
}
;
}
;
DataLists
:
{
BaggageAllowanceList
:
any
[]
;
ContactInfoList
:
{
ContactInfoID
:
{
_text
:
any
}
;
EmailAddress
:
{
_text
:
any
}
;
Phone
:
{
_text
:
any
}
;
}
[]
;
OriginDestList
:
any
[]
;
PaxJourneyList
:
any
[]
;
PaxList
:
any
[]
;
PaxSegmentList
:
any
[]
;
PriceClassList
:
any
[]
;
ServiceDefinitionList
:
any
[]
;
}
;
OrderID
:
any
;
OrderItem
:
any
[]
;
OwnerCode
:
any
;
PaymentInfo
:
{
Payment
:
string
;
PaymentInfoID
:
string
}
[]
;
PaymentTimeLimitDateTime
:
string
;
StatusCode
:
any
;
ticketDocInfo
:
any
[]
;
TotalPrice
:
{
currency
:
any
;
price
:
any
}
;
Warning
:
any
[]
;
}
Parameters
jsonRS
:
any
Returns
{
BookingRef
:
{
BookingID
:
{
_text
:
any
}
;
Carrier
:
{
AirlineDesigCode
:
{
_text
:
any
}
}
;
}
;
DataLists
:
{
BaggageAllowanceList
:
any
[]
;
ContactInfoList
:
{
ContactInfoID
:
{
_text
:
any
}
;
EmailAddress
:
{
_text
:
any
}
;
Phone
:
{
_text
:
any
}
;
}
[]
;
OriginDestList
:
any
[]
;
PaxJourneyList
:
any
[]
;
PaxList
:
any
[]
;
PaxSegmentList
:
any
[]
;
PriceClassList
:
any
[]
;
ServiceDefinitionList
:
any
[]
;
}
;
OrderID
:
any
;
OrderItem
:
any
[]
;
OwnerCode
:
any
;
PaymentInfo
:
{
Payment
:
string
;
PaymentInfoID
:
string
}
[]
;
PaymentTimeLimitDateTime
:
string
;
StatusCode
:
any
;
ticketDocInfo
:
any
[]
;
TotalPrice
:
{
currency
:
any
;
price
:
any
}
;
Warning
:
any
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...