Documentation
Preparing search index...
utils/ACCELYA/seat.utils
createJsonRS
Function createJsonRS
createJsonRS
(
jsonRS
:
XMLDefs
,
)
:
|
{
DataLists
:
{
Pax
:
any
[]
;
PaxSegment
:
any
[]
;
ServiceDefinition
:
any
[]
}
;
Offer
:
{
OfferExpirationDateTime
:
any
;
OfferID
:
any
;
OfferItem
:
any
[]
;
OwnerCode
:
any
;
}
;
ResponseID
:
any
;
Seat
:
any
[]
;
}
|
{
errors
:
any
[]
}
Parameters
jsonRS
:
XMLDefs
Returns
|
{
DataLists
:
{
Pax
:
any
[]
;
PaxSegment
:
any
[]
;
ServiceDefinition
:
any
[]
}
;
Offer
:
{
OfferExpirationDateTime
:
any
;
OfferID
:
any
;
OfferItem
:
any
[]
;
OwnerCode
:
any
;
}
;
ResponseID
:
any
;
Seat
:
any
[]
;
}
|
{
errors
:
any
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...