Documentation
Preparing search index...
utils/IBERIA/order/retrieve/formatOrder.utils
formatOrder
Function formatOrder
formatOrder
(
IB_XML
:
any
,
)
:
{
BookingRef
:
{
BookingEntity
:
{
Carrier
:
{
AirlineDesigCode
:
{
_text
:
any
}
}
}
;
BookingID
:
{
_text
:
any
}
;
}
;
OrderID
:
{
_text
:
any
}
;
OrderItem
:
{
OrderItemID
:
{
_text
:
any
}
;
PaxRefID
:
{
_text
:
any
}
;
Price
:
{
BaseAmount
:
{
_attributes
:
{
CurCode
:
any
}
;
_text
:
any
}
;
TaxSummary
:
{
TotalTaxAmount
:
{
_attributes
:
{
CurCode
:
any
}
;
_text
:
any
}
;
}
;
TotalAmount
:
{
_attributes
:
{
CurCode
:
any
}
;
_text
:
any
}
;
}
;
Service
:
{
PaxRefID
:
{
_text
:
any
}
;
ServiceAssociations
:
{
PaxSegmentRefID
:
{
_text
:
string
}
}
;
ServiceID
:
{
_text
:
any
}
;
StatusCode
:
{
_text
:
any
}
;
}
[]
;
StatusCode
:
{
_text
:
any
}
;
}
[]
;
OwnerCode
:
{
_text
:
any
}
;
PaymentTimeLimitDateTime
:
{
_text
:
any
}
;
TotalPrice
:
{
TotalAmount
:
{
_attributes
:
{
CurCode
:
any
}
;
_text
:
any
}
}
;
}
Parameters
IB_XML
:
any
Returns
{
BookingRef
:
{
BookingEntity
:
{
Carrier
:
{
AirlineDesigCode
:
{
_text
:
any
}
}
}
;
BookingID
:
{
_text
:
any
}
;
}
;
OrderID
:
{
_text
:
any
}
;
OrderItem
:
{
OrderItemID
:
{
_text
:
any
}
;
PaxRefID
:
{
_text
:
any
}
;
Price
:
{
BaseAmount
:
{
_attributes
:
{
CurCode
:
any
}
;
_text
:
any
}
;
TaxSummary
:
{
TotalTaxAmount
:
{
_attributes
:
{
CurCode
:
any
}
;
_text
:
any
}
;
}
;
TotalAmount
:
{
_attributes
:
{
CurCode
:
any
}
;
_text
:
any
}
;
}
;
Service
:
{
PaxRefID
:
{
_text
:
any
}
;
ServiceAssociations
:
{
PaxSegmentRefID
:
{
_text
:
string
}
}
;
ServiceID
:
{
_text
:
any
}
;
StatusCode
:
{
_text
:
any
}
;
}
[]
;
StatusCode
:
{
_text
:
any
}
;
}
[]
;
OwnerCode
:
{
_text
:
any
}
;
PaymentTimeLimitDateTime
:
{
_text
:
any
}
;
TotalPrice
:
{
TotalAmount
:
{
_attributes
:
{
CurCode
:
any
}
;
_text
:
any
}
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...