Documentation
Preparing search index...
utils/TURKISHA/Service/service.utils
parseServiceListResponse
Function parseServiceListResponse
parseServiceListResponse
(
jsonInput
:
any
,
body
:
any
,
)
:
{
DataLists
:
{
BaggageAllowance
:
{
ApplicablePartyText
:
any
;
BaggageAllowanceID
:
any
;
TypeCode
:
any
;
}
[]
;
OriginDest
:
any
[]
;
Pax
:
{
PaxID
:
any
;
PTC
:
any
}
;
PaxJourney
:
any
[]
;
PaxSegment
:
{
Arrival
:
{
AircraftScheduledDateTime
:
any
;
IATALocationCode
:
any
;
StationName
:
any
;
}
;
Dep
:
{
AircraftScheduledDateTime
:
any
;
IATALocationCode
:
any
;
StationName
:
any
;
}
;
MarketingCarrierInfo
:
{
CarrierDesigCode
:
any
;
MarketingCarrierFlightNumberText
:
any
;
}
;
OperatingCarrierInfo
:
{
CarrierDesigCode
:
any
}
;
PaxSegmentID
:
any
;
}
[]
;
SeatProfile
:
{
SeatProfileID
:
string
}
;
ServiceDefinition
:
{
Desc
:
any
;
Name
:
any
;
ServiceDefinitionID
:
any
}
[]
;
}
;
Offer
:
{
OfferID
:
any
;
OfferItem
:
any
;
OwnerCode
:
string
;
responseID
:
any
}
;
PaymentInfo
:
{
EnrollmentStatusText
:
string
;
PaymentInfoID
:
{
_text
:
string
}
;
}
;
}
Parameters
jsonInput
:
any
body
:
any
Returns
{
DataLists
:
{
BaggageAllowance
:
{
ApplicablePartyText
:
any
;
BaggageAllowanceID
:
any
;
TypeCode
:
any
;
}
[]
;
OriginDest
:
any
[]
;
Pax
:
{
PaxID
:
any
;
PTC
:
any
}
;
PaxJourney
:
any
[]
;
PaxSegment
:
{
Arrival
:
{
AircraftScheduledDateTime
:
any
;
IATALocationCode
:
any
;
StationName
:
any
;
}
;
Dep
:
{
AircraftScheduledDateTime
:
any
;
IATALocationCode
:
any
;
StationName
:
any
;
}
;
MarketingCarrierInfo
:
{
CarrierDesigCode
:
any
;
MarketingCarrierFlightNumberText
:
any
;
}
;
OperatingCarrierInfo
:
{
CarrierDesigCode
:
any
}
;
PaxSegmentID
:
any
;
}
[]
;
SeatProfile
:
{
SeatProfileID
:
string
}
;
ServiceDefinition
:
{
Desc
:
any
;
Name
:
any
;
ServiceDefinitionID
:
any
}
[]
;
}
;
Offer
:
{
OfferID
:
any
;
OfferItem
:
any
;
OwnerCode
:
string
;
responseID
:
any
}
;
PaymentInfo
:
{
EnrollmentStatusText
:
string
;
PaymentInfoID
:
{
_text
:
string
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...