"export=": {
DataLists: {
BaggageAllowance: any[];
OriginDest: any[];
Pax: any[];
PaxJourney: any[];
PaxSegment: any[];
PriceClass: any[];
ServiceDefinition: any[];
};
OriginListFlights: any[];
ResponseId: any;
}
Type Declaration
DataLists: {
BaggageAllowance: any[];
OriginDest: any[];
Pax: any[];
PaxJourney: any[];
PaxSegment: any[];
PriceClass: any[];
ServiceDefinition: any[];
}
OriginListFlights: any[]
ResponseId: any