Documentation
Preparing search index...
utils/IBERIA/order/orderCreate.utils
jsonOrderCreateRS
Function jsonOrderCreateRS
jsonOrderCreateRS
(
jsonRS
:
any
,
)
:
{
BookingRef
:
{}
;
DataLists
:
{
BaggageAllowanceList
:
any
[]
;
ContactInfoList
:
any
[]
;
OriginDestList
:
any
[]
;
PaxJourneyList
:
any
[]
;
PaxList
:
any
[]
;
PaxSegmentList
:
any
[]
;
PriceClassList
:
any
[]
;
ServiceDefinitionList
:
any
[]
;
}
;
OrderID
:
any
;
OrderItem
:
any
[]
;
OwnerCode
:
any
;
PaymentInfo
:
any
[]
;
PaymentTimeLimitDateTime
:
any
;
StatusCode
:
string
;
TotalPrice
:
{}
;
}
Parameters
jsonRS
:
any
Returns
{
BookingRef
:
{}
;
DataLists
:
{
BaggageAllowanceList
:
any
[]
;
ContactInfoList
:
any
[]
;
OriginDestList
:
any
[]
;
PaxJourneyList
:
any
[]
;
PaxList
:
any
[]
;
PaxSegmentList
:
any
[]
;
PriceClassList
:
any
[]
;
ServiceDefinitionList
:
any
[]
;
}
;
OrderID
:
any
;
OrderItem
:
any
[]
;
OwnerCode
:
any
;
PaymentInfo
:
any
[]
;
PaymentTimeLimitDateTime
:
any
;
StatusCode
:
string
;
TotalPrice
:
{}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...