Documentation
Preparing search index...
utils/IBERIA/order/orderCancel.utils
jsonOrderCancelRS
Function jsonOrderCancelRS
jsonOrderCancelRS
(
jsonRS
:
any
,
)
:
{
DataLists
:
{
BaggageAllowance
:
any
[]
;
ContactInfo
:
any
[]
;
OriginDest
:
any
[]
;
Pax
:
any
[]
;
PaxJourney
:
any
[]
;
PaxSegment
:
any
[]
;
PriceClass
:
any
[]
;
ServiceDefinition
:
any
[]
;
}
;
DeleteOrder
:
{
DeleteOrderItem
:
any
[]
;
Desc
:
string
;
OfferExpirationDateTime
:
string
;
OfferID
:
string
;
OwnerCode
:
string
;
TotalPrice
:
any
;
}
;
Errors
:
any
[]
;
OriginListFlights
:
any
[]
;
PaymentInfos
:
any
[]
;
ResponseID
:
string
;
}
Parameters
jsonRS
:
any
Returns
{
DataLists
:
{
BaggageAllowance
:
any
[]
;
ContactInfo
:
any
[]
;
OriginDest
:
any
[]
;
Pax
:
any
[]
;
PaxJourney
:
any
[]
;
PaxSegment
:
any
[]
;
PriceClass
:
any
[]
;
ServiceDefinition
:
any
[]
;
}
;
DeleteOrder
:
{
DeleteOrderItem
:
any
[]
;
Desc
:
string
;
OfferExpirationDateTime
:
string
;
OfferID
:
string
;
OwnerCode
:
string
;
TotalPrice
:
any
;
}
;
Errors
:
any
[]
;
OriginListFlights
:
any
[]
;
PaymentInfos
:
any
[]
;
ResponseID
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...