Documentation
Preparing search index...
utils/BA/dossier/modifierDossier
formatUpdateFolderJsonRS
Function formatUpdateFolderJsonRS
formatUpdateFolderJsonRS
(
aux
:
any
,
additionalData
:
any
,
)
:
{
DataLists
:
{
BaggageAllowanceList
:
{
BaggageAllowance
:
any
[]
}
;
ContactInfoList
:
{
ContactInfo
:
any
[]
}
;
OriginDestList
:
{
OriginDest
:
any
[]
}
;
PaxJourneyList
:
{
PaxJourney
:
any
[]
}
;
PaxList
:
{
Pax
:
any
[]
}
;
PaxSegmentList
:
{
PaxSegment
:
any
[]
}
;
PriceClassList
:
{
PriceClass
:
any
[]
}
;
SeatProfileList
:
{
SeatProfile
:
any
[]
}
;
ServiceDefinitionList
:
{
ServiceDefinition
:
any
[]
}
;
}
;
Order
:
{
BookingRef
:
{}
;
OrderID
:
any
;
OrderItem
:
any
[]
;
OwnerCode
:
any
;
PaymentTimeLimitDateTime
:
any
;
StatusCode
:
string
;
TotalPrice
:
{}
;
}
;
PaymentInfo
:
{
EnrollmentStatusText
:
string
;
PaymentInfoID
:
{
_text
:
string
}
;
}
;
}
Parameters
aux
:
any
additionalData
:
any
Returns
{
DataLists
:
{
BaggageAllowanceList
:
{
BaggageAllowance
:
any
[]
}
;
ContactInfoList
:
{
ContactInfo
:
any
[]
}
;
OriginDestList
:
{
OriginDest
:
any
[]
}
;
PaxJourneyList
:
{
PaxJourney
:
any
[]
}
;
PaxList
:
{
Pax
:
any
[]
}
;
PaxSegmentList
:
{
PaxSegment
:
any
[]
}
;
PriceClassList
:
{
PriceClass
:
any
[]
}
;
SeatProfileList
:
{
SeatProfile
:
any
[]
}
;
ServiceDefinitionList
:
{
ServiceDefinition
:
any
[]
}
;
}
;
Order
:
{
BookingRef
:
{}
;
OrderID
:
any
;
OrderItem
:
any
[]
;
OwnerCode
:
any
;
PaymentTimeLimitDateTime
:
any
;
StatusCode
:
string
;
TotalPrice
:
{}
;
}
;
PaymentInfo
:
{
EnrollmentStatusText
:
string
;
PaymentInfoID
:
{
_text
:
string
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...